#error-text{
    display: none;
}

#error-text.active{
    display: block;
}
