body {
  --webkit-font-smoothing: none;
  background: url(https://i.postimg.cc/Pf0LRGm5/kittytile.jpg);
  display: grid;
  place-content: center;
}

.popup {

}