body{
    font-family: "Zen Maru Gothic", serif;
    font-weight: 400;
    font-style: normal;
}

@media(width >= 1023px){
    #narrow-side{
        top: 0;
        position: sticky;
    }
}