Added Background, text alignment, and color
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
body{
|
body{
|
||||||
background-color: black;
|
background-image: url("/media/Art/EmptySpace.png");
|
||||||
}
|
background-size: 9%;
|
||||||
|
color: rgb(57, 214, 253);
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user