.email-container {
    width: 1180px;
    height: 700px;

    background: linear-gradient(
        to bottom,
        #F1C9C9,
        #8C3838);
}