html, body {
	background: linear-gradient(#a14f00, #f89838);
	height: 100vh;
	margin: 0;
}

img {
	bottom: 0;
	left: 0;
	position: fixed;
	width: 50vw;
}
