.in-box{width:1200px;margin:0 auto}.flex-center{justify-content:center}.flex-around,.flex-center{display:flex;align-items:center}.flex-around{justify-content:space-around}.flex-between{justify-content:space-between}.flex-between,.flex-start{display:flex;align-items:center}.flex-start{justify-content:flex-start}.flex-end{display:flex;justify-content:flex-end;align-items:center}body,body #app,html,html #app{height:100%}#nprogress .bar{background:#d7a561!important}