body{
    background: linear-gradient(rgba(7, 139, 7, 0.5), rgba(245, 238, 150, 0.5)), url();
    background-size: cover;
    background-position: center;
}
