/* BASE STYLE */
body {
    overflow-x: hidden;
    margin-top: 0;
    background-color: var(--shadow-better);
}





