html {
    font-size: 100%;
}

#error {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #b26f4e;
    font-weight: bold;
    padding: 0.5rem 0;
    z-index: 99;
}

#root {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#form {
    width: 100%;
    height: 100%;
}

#password {
    width: 90%;
    height: 100%;
    border: 0;
    font-size: 10rem;
    padding: 0 5%;
}

.cgHgbA.pYZEjA.Xp24Nw.PanoWQ {
    font-size: 34px !important;
    white-space: normal;
}
