.bg_color {
  height: 400%;
  width: 100%;
  position: absolute;
  background-size: 100% 1800%;
  background: linear-gradient(to bottom right, #654ea3 0%, #654ea3 100%);
}
