*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;margin:0;padding:0;font-family:Inter,Arial,sans-serif;background-color:#f9f9f9;color:#222}:root{--navbar-height: 90px}app-home,app-about,app-projects,app-contact{height:calc(100vh - var(--navbar-height));display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
