@media only screen and (max-width: 610px){:root{--fontsize-h1: 2rem;--fontsize-h2: 1.5rem;--fontsize-h3: 1rem}}@media only screen and (min-width: 610px){:root{--fontsize-h1: 3rem;--fontsize-h2: 2rem;--fontsize-h3: 1.5rem}}@media only screen and (min-width: 1921px){body{zoom:1.3}}:root{--fontsize-body: 1rem}body{margin:0;background-color:#000705}app-root{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}
