.errorResponse p{
    padding: 10px;
    background-color: red;
    border-radius: 5px;
    color: white;
}