@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}#app,body,html{height:100%;width:100%;overflow-x:hidden}h1,h2{font-family:Pricedown,sans-serif;letter-spacing:1px;text-align:center}.my-container{display:flex;flex-direction:row;width:100vw;height:100vh;overflow:hidden}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}@font-face{font-family:Pricedown;src:url(../fonts/Pricedown.a12b1cc7.otf) format("opentype");font-weight:400;font-style:normal}body{font-family:Inter,sans-serif}h2{font-size:2rem;margin-bottom:.5rem}