#root{display:flex;flex-direction:column;width:100%;height:100%;align-items:center}html,body{display:flex;font-family:SourceSansPro Regular,sans-serif;background:linear-gradient(to bottom,#7dba8980,#db9c6b80);background-repeat:repeat;width:100%;height:100%;overflow:hidden;margin:0}body{padding:40px 20px 0}@media screen and (max-width: 576px){body{padding:0}}
