body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
}

object {
    outline: none;
}

#canvas {
    width: 100%;
    height: 100%;
}
