body {
  background-color: #333333;
  color: #ffffff;
  text-align: center;
}

#canvas {
  background: #f0f0f0;
  border-radius: 5px;
}