Spoken Tutorial, IIT Bombay 
	        https://spoken-tutorial.org 

	               Bootstrap   
	 Horizontal and Vertical Alignment Classes in Bootstrap- Assignment

1. Open the Mypage.html file.
2. In the 3rd row
   a. change the horizontal alignment class with .justify-content-around.
   b. add the vertical alignment class .align-items-start.
   c. remove individual column vertical alignment classes
3. Save both the files.
4. Observe the output on the web browser.