html {
  height: 100%;
  width: 100%;
}
img{
  width: 200px;
}
body {
  text-align: center;
  font-family: 'Times New Roman';
  background: black;
  color: white;
}