.mainContentBox {
    color: #eee;
    border: 2px #f40011 solid;
    border-radius: 10px;
    background-color: #f44336;
}