.error {
    font-weight: bold;
    background-color: red;
    color: white;
    text-align: center;
}