/* Start custom CSS */body {
  margin: 0;
  background: radial-gradient(circle at top, #1a1a40, #050510 60%, #000000);
  color: white;
  font-family: Arial, sans-serif;
}/* End custom CSS */