body {
  
  background: linear-gradient(45deg, darkred, black);
  color: White;
  font-family: Sans-serif;
  
}
