#lasership-container {
    position: relative;
    width: 100%;
    height: 100%;
    background: black;
    overflow: hidden;
}

#lasership-canvas {
    width: 100%;
    height: 100%;
}
