html {
  height: 100%;
}

body {
  height: inherit;
  margin: 0;
}

img {
  display: block;
  width: 50px;
}