canvas {
    border: 1px solid #000;
    width: 300px;
    height: 150px;
    margin-top: 5px;
}
strong {
    font-weight: bold;
}