This commit is contained in:
catmpeg 2025-12-09 22:07:01 +03:00
commit f8db86f7c3
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ body {
font: 14px 'ConsolasBold';
color: #fff;
text-align: center;
background-color: #1d1d1d;
background-color: #111111;
display: flex;
flex-direction: column;
align-items: center;