body,h1,h2,h3,h4,h5,h6,html,p{margin:0;padding:0}.el-main{padding:0}.el-container,.el-main{width:100%}.flex{display:flex;display:-ms-flexbox}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap;-ms-flex-wrap:wrap}.justify-center{justify-content:center;-ms-flex-pack:center}.justify-between{justify-content:space-between;-ms-flex-pack:justify}.justify-start{justify-content:flex-start;-ms-flex-pack:start}.justify-end{justify-content:flex-end;-ms-flex-pack:end}.align-center{align-items:center;-ms-flex-align:center}.align-start{align-items:flex-start;-ms-flex-align:start}.align-end{align-items:flex-end;-ms-flex-align:end}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}