html,body{margin:0;padding:0}.layout-wrapper{flex-direction:column;gap:0;min-height:100vh;display:flex}.nav-bar{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.logo{align-self:center;align-items:center;display:flex}.logo img{height:36px}.logo span{font-size:1em;font-weight:700}.navbar-right{flex-grow:0;padding-right:15px}.layout-content{flex:1 0 auto}.layout-footer{text-align:center;flex-shrink:0}*{box-sizing:border-box;font-family:Roboto,sans-serif}body{color:#369;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;font-family:-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px}body a{color:#fff}body a:hover{color:#6495ed}footer{color:#369;text-align:center;position:absolute;bottom:.5em;left:0;right:0}
