* {
    background: #000;
    overflow: hidden;
}

canvas {
	position: relative;
	bottom: 10%;
}