
main {
    display: flex;
    justify-content: center;
    overflow: hidden;
}


body {
    overflow: hidden;
    margin: 0;
}
