
.button {
  padding: 5px;
}

#myCanvas {
  background-color: rgb(206, 205, 205);
}

.horiz {
  display: inline-block;
}