feat: make the screen dark while the page is loading

This commit is contained in:
Polianin Nikita 2024-02-19 01:21:51 +03:00
parent 3c57da874b
commit 18e8e65c54

View File

@ -1,5 +1,6 @@
html, body {
height: 100%;
background-color: #1A2026 !important;
}
body {