
@media (min-width: 1000px) {
    h1 {
    font-size: 50em;
    }

    body {
        background-color: ;
        color:black;
    }
}