adlerka.top/style.css
2024-01-09 06:33:18 -05:00

8 lines
193 B
CSS

body {
background-color: #262930;
align-items: center;
justify-content: center;
background-image: url(res/wrapper.png);
background-repeat: repeat;
background-size: 1%;
}