body {
    background: #f1f1f3;
    height: 100%;
  }
  .load {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
    position: absolute;
    width: 100%;
  }
  img {
    width: 80px;
  }