body {
  background-color: black;
  color: #0008ab;
}


h3 {
  text-align: center;
}

img {
    position: absolute;
    margin: auto;
    width: 80%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
