/* ttt css */
#ttt {
    height: 198px;
    outline: 0px solid red;
    width: 198px;
}
canvas {
    border: 1px solid magenta;
    margin: 3px;
}