* {
        margin: 0;
        padding 0;
        box-sizing: border-box;
        
}


.my-image {
    


	
	 align-items: center;
  display: flex;
  justify-content: center;
	


	
	
}  

.picture {
	
		height: 100vh;
    overflow: auto;
	
}



