@charset "utf-8";

#waveform{
	position: absolute;
	left: 0;
	top: 0;
	align-items: center;
	width: 100%;
	height:auto;
	aspect-ratio: 6.33502;
	opacity: 0.8;
}

