This commit is contained in:
mwiegand 2022-03-13 03:15:08 +01:00
parent 57f699a619
commit c46e4af4a2

View file

@ -14,7 +14,7 @@
height: 100%;
}
body {
background-color: rgb(174, 232, 226);
background-color: rgb(124, 206, 163);
justify-content: center;
align-items: center;
display: flex;