html {
  min-height: 100%;
}

body {
  background: transparent url(assets/images/field.svg) no-repeat center bottom;
  background-size: 100% 300px;
}
