

body{
    
}

.bloc1 {
	width:300px;
	height:300px;
	background-color:red;
	position:absolute;
	left:0;
	top:0;
	
}
.resized{
    height:10px;
    width:10px;
}