.youtube{
	aspect-ratio: 16 / 9;
	width: 80%;
	margin: auto;
}

.youtube iframe {
	width: 100%;
	height: 100%;
}