@import url(/public/styles/global.css);

body {
    display: flex;
    justify-content: center;
    align-items: center;
}
