html, .sapUiBody {
  background-image: linear-gradient(to bottom, #dfe3e4, #f3f4f5) !important;
  background-color: #dfe3e4 !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100%;
}

body {
  margin: 0;
}
