* {
  outline: 0;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: medium; }

html, body {
  height: 100%; }

svg, img {
  display: block; }

img {
  max-width: 100%; }
