@mixin full-length-canvas() {
    position: relative;
    height: 0;
    padding-bottom: 100%;
}
