.main {
  width: 100vw;
}

#draw {
  display: block;
  margin: auto;

  border: 1px solid #ffc600;
}
