Update app_styles.css

This commit is contained in:
Alexei Anoshenko 2025-05-08 16:00:49 +03:00
parent fdd70ece27
commit 561164bc23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ body {
margin: 0 auto; margin: 0 auto;
width: 100%; width: 100%;
height: 100vh; height: 100vh;
font-family: system-ui;
} }
div { div {