#Display {
}

.canvasDisplay {
  background-color: rgb(81,81,81);
  max-width: 980px;
  max-height: 550px;
  height: 550px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 5px;
}

