html{height:100%}body{margin:0;font-family:Raleway,Helvetica Neue,sans-serif;min-height:100%;display:flex}app-root{display:flex;flex:1;flex-direction:column}app-menu{align-self:center;display:flex;flex-direction:row;width:100%;max-width:1600px}.page-content{display:flex;width:100%;max-width:1000px;margin:0 auto;flex:1;flex-direction:column;align-self:center}.page-content>*{flex:1;width:100%}
