@charset "utf-8";
body {
    background-color: #22D7FF;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, sans-serif;
}
.leuchtstift {
    background-color: #FFFD00;
}
.roteschrift {
    color: #FF0004;
}
img {
    border-radius: 20px;
}
