main{
    float: left;
    width: 100%;
    height: 100%;
    background-color: var(--freeplay_black);
    text-align: center;
    justify-content: center;
}