body {
  margin: 0;
  background-color: #111827;
  color: white;
  background-image: url("data:image/svg+xml,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='60' y='60' text-anchor='middle' dominant-baseline='middle' font-family='Arial' font-size='22' fill='rgba(255,255,255,0.06)' transform='rotate(-45 60 60)'%3EAscEmu%3C/text%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 120px 120px;
  font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
