body {
	background: #fcfcfc;
	background-image: linear-gradient(0deg, #fcfcfc 40%, #ffd400 60%, #ff2dbd 100%);
	text-align: center;
	background-repeat: no-repeat;
}

img {
	max-width: 100%;
}