please kill me

This commit is contained in:
2024-04-28 09:40:13 -07:00
parent 98f57d50bd
commit aa31bb8df8
8 changed files with 264 additions and 4 deletions
+14
View File
@@ -0,0 +1,14 @@
body {
background-color: black;
margin: 0;
display: flex;
text-align: center;
}
.scaledup {
position: relative;
}
.side {
position: absolute;
}