/* En tu archivo styles.css */
body {
  background-color: #000000; /* Negro en hexadecimal */
  color: #ffffff; /* Texto blanco */
}