#canvas{
    border-style: solid;
    border-width: 1px;
    border-radius: 2rem;
}

#paint{
  text-align: center;
}