body {
    user-select: none;
    font-family: inter !important;
}

.center {
    justify-content: center !important;
}

div>h2 {
    text-align: center;
}
