style(css): background height

steven 2021-03-16 11:47:45 -04:00
parent 5c6b0e9776
commit 1bc0a2df8c
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ body {
background-size: cover;
background-position: center;
background-color: #704214;
height: 100%;
overflow: scroll;
color: #fff;
text-shadow: 1px 1px #000;