object {
	width: 100%;
	min-height: 75vh;
	margin-top: 4vh;
}

#resume {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#beeg-yoshi {
	position: absolute;
	right: 0;
	transform: translateX(-400px);
	transform: translateY(300px);
	width: 64px;
}