body{
  background: black;
  color: white;
 
}
h1.error{
  color:red;
}