main {
	background-image: url('./images/beautiful-tropical-beach-sea.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
