body{
	background-color: 008081;
}

img{
	object-fit: contain;
}

.paint{
	position: fixed;
	max-width: 100%;
	height: auto;
}

.congrats{
	float: left;
}