html {
    color: black;
    background-color: black;
}

.errorText {
    color: red;
}

.errorInput {
    border-color: red;
}
