html,body{width:100%;min-width:100%;height:100%;min-height:100%;}
body,textarea,input[type=date],input[type=time]{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size:1rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;line-height:1.5;overflow:hidden;
}
h1{font-weight:500;font-size:2rem;line-height:1.25;}
