@charset "utf-8";
@viewport {
  width: device-width;
}

html {
  font-size: 100%;
}

body {
  max-width: 100%;
  min-height: 100%;
}
