body {
color: #000;
  font-family: 'Lexend', sans-serif;
  font-size: 13px;
  background-color: #ffc2eb;
  cursor: url(juicebox.png), url(https://psychestar.neocities.org/juicebox.png), default;
}

mark {
  background-color: white;
  color: pink;
}


center {
  top: 0px;
  left: 0px;
  width: 540px;
  height: 400px;
  position: relative;
  z-index: 3;
}