@import "/root.css";
@import "/style.css";

body {
    margin: 0px;
    background-color: var(--albertunruh-color);
}
