.canvas {
    width: 300px;
    height: 200px;
    border: 1px solid #DDD;
}
button {
    margin: 1rem 1rem;
}