.canDisappear{
    transition:opacity 0.8s ease;
}

#show_errors{
    color:red;
    font-weight:bold;
}
