body {
  
  overflow: hidden;
  margin:0 auto;
  display: grid;
  place-items: center;


}