1
0

Update index.html

This commit is contained in:
Deven Blake 2020-04-11 01:31:21 +00:00 committed by GitHub
parent 40ffcfc9a2
commit 331d4e4cfd

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
body {
background-image: #3B6EA5;
background-color: #3B6EA5;
color: #FFFFFF;
font-weight: bold;
}