* {
    background-color: bisque;
    font-family: monospace;
}

h1 {
    font-size: 30px;
    text-align: center;
}

.section1 {
    font-size: 25px;
    text-decoration-style: wavy;
}

