Update CSS

This commit is contained in:
Bluwww 2025-11-24 13:57:11 +07:00
parent 13cb90b179
commit d326cbadb0

View File

@ -15,5 +15,5 @@ body {
width: 1280px;
height: 650px;
margin: 0px;
background-color: yellow;
background-color: black;
}