@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&family=VT323&display=swap');

body {
  image-rendering: pixelated;
}

::selection {
  background: #a855f7;
  color: #fff;
}
