img {
    width: 100%;}

    h3 {
        color: white;
    }
    h4 {
        color: white;
    }
    .nav {
        background-color: black;
        padding: 20px;
        list-style: none;
        text-align: center;
    }