body {
    font-family: 'Noto Sans', sans-serif;
    /*
    background: url("atelier_alc_bg.svg");
    background-repeat: no-repeat;
    background-size: auto 100vh;
    */
    background-color: #f4a588;
    margin: 0px;
}

#banner {
    width: 100vw;
}

