
h1 {
	font-size: 2em;
	margin-bottom: 4vh;
	text-align: center;
}

h3 {
	margin-bottom: 3vh;
	text-align: center;
}

ul {
	list-style-type: none;
}

li {
	text-align: center;
	margin-bottom: 0.5vh;
}


#vid_workplay {
	width: 33vw;
	aspect-ratio: 4/3;
}


