.error {
    text-align: center;
    color: rgba(255, 45, 22, 1);
}

html {
    -webkit-text-size-adjust: none;
    touch-action: manipulation;
}