* {
padding:0;
margin:0;

}

figure {
	width: 10vw;
	height: 10vw;
	background-color: red;
	position:fixed;
	
}