html,
body {
  width: 100%;
  height: 100%;
  font-size: 18px;
}
img {
  transition: opacity 0.5s linear;
}
