@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500&display=swap);#app{font-family:Avenir,Helvetica,Arial,sans-serif,Noto-serif-JP;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;min-height:100vh;height:100%}#nav{padding:30px;padding-bottom:20px;margin-bottom:10px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active,h1{color:#3454fc}h1{font-family:"Noto Serif JP",serif}