feat: welcome message

This commit is contained in:
2025-09-27 12:47:38 +01:00
parent f8962d7819
commit 587bbbd12c
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ body {
height: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
row-gap: 2rem;
align-items: center;
justify-content: center;
}