Test body tag

This commit is contained in:
RealStickman 2022-05-18 07:49:28 +00:00
parent b62c45d08b
commit 205c215217

View File

@ -41,3 +41,7 @@ Put your custom CSS in this file.
#main {
background-color: #111111
}
body {
background: #111111
}