body {
  /* background: url(/image/background.png) 100% 100%; */
  background-color: cadetblue;
  background-size: cover;
}

.container {
  background: #E8F0F9;
}