.lds-grid {
  display: flex;
  justify-content:center;
  width: 100vw;
  height: 100vh;
  align-items:center;
}

