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

.gif-container {
  background: url("210823_MFGL_Construction-Web-Banner-opt.gif") center;
  background-size: cover;

  height: 100%;
}
