.message{
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    margin: 40px 0;
}
.error{
    background: #ffa8a8;
}