This commit is contained in:
Emilia 2024-11-29 09:08:31 -07:00
parent ff9c8d3427
commit 2cfda6ff0a

View file

@ -6,6 +6,7 @@
body {
background-color: #0a0a0a;
color: #fafafa;
max-width: clamp(600px, 35%, 800px);
height: 100vh;