move things to the top of the screen

This commit is contained in:
Late Night Defender 2025-05-15 16:50:28 +07:00
parent f8b0183c03
commit cf25c9fc35

View file

@ -25,7 +25,6 @@ a:hover {
body {
margin: 0;
display: flex;
place-items: center;
min-width: 320px;
min-height: 100vh;
}