.green-border {
	height: 100vh;
	width: 100vw;
	background-color: pink;
	padding: 2rem;
}

.big-head {
	width: 25%;
	height: 50%;
}
