body {
    background-color: black;
}

h1 {
    color: white;
}

img {
    width: 120px;
    height: 120px;
}