mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-17 09:50:41 +00:00
7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
body {
|
|
display:block;
|
|
width: 100px;
|
|
height: 100px;
|
|
background: #ccc;
|
|
}
|