canvas {
    background-color: black;
    border-style: solid;
    border-width: 1px;
    border-color: red;
    border-radius: 4px;
}