#animation_container {
    width: 100% !important;
    height: 100%!important;
    max-width: 700px !important;
    margin: 0 auto;
    background-color: transparent !important;
}
canvas {
    width: 100% !important;
    height: 100%!important;
    max-width: 700px !important;
    background-color: transparent !important;
}
#dom_overlay_container {
    width: 100% !important;
    height: 100%!important;
}