html,
body{padding:0;margin:0;width:100%;height:100%;position:relative;}html{overflow-y:scroll;}body{background-color:#FFF;border-collapse:collapse;display:table;font-family:"Product Sans", "Noto Sans", "Verdana", sans-serif;font-size:13px;}@media screen and (max-width: 500px){body{font-size:14px;}}div#content{max-width:600px;margin:0 64px;padding:0;}@media screen and (max-width: 628px /* 500px + 64px * 2 */){div#content{max-width:500px;margin:0 auto;}}@media screen and (max-width: 500px){div#content{margin:0;}}div#footer{display:table-row;vertical-align:bottom;height:1px;}