* {
	margin: 0;
	padding: 0;
}
body{
	background-color: #283b3f;
}
figure{
	text-align: center;
	margin-top:100px;
}
h1{
	display:none;
}
