@import url(/src/style/global.css);

body {
    background-color: var(--main-color);
    width: 100%;
}









