body {
    font-family: Georgia;
    font-size: 32px;
    color: white;
    background-color: #000000;
    text-align: center;
}

img {
  width: 200px;
  height: 200px;
}