#scaner > video {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

#scaner > canvas {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}