[Javascript2] changed body background
This commit is contained in:
parent
8e88d30415
commit
ecaff0e762
@ -14,8 +14,7 @@ Adapted from https://javascript30.com - Sorting band names without articles
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background: url('https://source.unsplash.com/nDqA4d5NL0k/2000x2000');
|
background-color: seagreen;
|
||||||
background-size: cover;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user