body {
  overflow:hidden;
  background: #F5F5F5;
}

#wrapper {
  display:flex;
  justify-content:center;
  align-items:center;
  height:100vh;
}

.cssans__word {
  position: relative;
}