html {
  height: 100%;
  width: 100%;
}

#img {
  display: block;
  margin-left: 0%;
  margin-right: auto;
  width: 25%;
}