img{
width: 500px;
}
body{
    background-color: black;
    color: white;
}

h1{
    color: bisque;
}
