
	#shape{
	
		width: 200px;
        height: 200px;
        background-color: red;
        position: relative;
		display: none;
}