#container {
    padding: 20px;
    text-align: center;
}

#canvas {
    width: 100% !important;
    height: 100% !important;
    outline: none;
}