@import url("root.css");

body {
    background-color: var(--white-light);
}