html, body{
	height: 100vh;
}

body {
	background-color: #ffafcc;
}

img {
	height: 275px;
	width: 250px;
}
