html,body,.content {
  width: 100%;
  height: 100%;
}

.v-application{
  background-color: #ECEFF1 !important;
}

.v-toolbar__title {
    width: 50%;
}
