body,html{width:100%;height:100%;display:flex;flex-direction:column}body{background:#fd586b;font-family:Rubik,sans-serif;font-weight:700;margin:0}.full-width{width:100%}.text-center{text-align:center}app-root{height:100%}app-home-page{min-height:100%}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}