refactor: add global styles

This commit is contained in:
2026-01-01 21:45:18 -03:00
parent 1290130d8e
commit f095efd9e0

View File

@@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
html, body {
margin: 0 0;
height: 100%;
}