html {
  height: 100%;
  background-color: #f1f3f6;
}

body {
  height: 100%;
  margin: 0;
}

.my-env app-entry {
  max-width: 1120px;
}