.navigation{background:#2c3e50;width:100%;height:4vw;box-shadow:0 -1px 11px 0 rgba(0,0,0,.75);display:flex;justify-content:space-around;align-items:center}.navigation p{color:#fff}@media screen and (max-width:1024px){.navigation{font-size:3rem;height:10vw}}.content{margin-top:2%;font-size:1rem}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}body{background-color:#6f8ca8;padding:0;margin:0}body button:focus,body input:focus,body select:focus,body textarea:focus{outline:none}button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}html{font-size:1vw}