html,body{margin:0;padding:0;width:100%;background-color:#f5f5f5;overflow-x:hidden}a{text-decoration:none}app-root{display:flex;flex-direction:column;min-height:100vh}router-outlet{flex:1;display:block}.page-content{margin-top:0;margin-bottom:auto}.app__banner{margin-top:2rem;max-width:30%;align-items:center;align-self:center}@media (max-width: 768px){.app__banner{max-width:75%}}
