div.gradient {
    background-image: linear-gradient(to bottom, rgb(0, 0, 0), #720c11, rgb(0, 0, 0));
    margin: 0px;
}