.no-js-alert {
    display: flex;
    height: 100vh;
    align-items: center;
    justify-content: center;
}

.no-js-alert h1 {
    font-size: 36px;
    font-family: "OpenSans-Regular";
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.5px;
}
