.header-container {
    box-shadow: none;
    /*background-color: #9e9e9e;*/
}
body {
    background-color: #f3f3f3;
}
#vue-app {
    background-color: #eee;
}
