main{
    background: var(--color-brand-1);
}
.main-center{
    display: grid;
    justify-content: center;
}