learn to swim

This commit is contained in:
2023-07-29 17:46:07 +02:00
parent cee4d886c0
commit b318adb469
2 changed files with 93 additions and 65 deletions

View File

@@ -76,14 +76,14 @@ body {
}
#message a {
text-decoration: none;
color: inherit;
}
#message.escaped {
display: flex;
display: block;
opacity: 100%;
font-size: 10vh;
font-size: 4vh;
text-align: center;
top: 30vh;
animation: escaped 5s;
}