body {
  background: White; 
  color: #323232;

 
  
  font-family: Georgia, 'Times New Roman', Times, serif;
}
canvas {
  background: black;
  color: #323232;

  height: 40vh;

 
}
