body {
    font-family: "Bubblegum Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.container {
    min-height: 100vh;
    padding: 0;
    max-width: 1024px!important;
}

