.ytEditor{
    min-width: 200px;
    min-height: 200px;
    position: relative;
}
.ytEditor canvas{
    display: block;
}