html{height:100%;width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center}html body{width:100%;height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;margin:0;padding:7px;background-color:#fff}*{box-sizing:border-box;font-family:Helvetica}