
body {
	background-position: center;
	background-repeat : no-repeat;
	background-size: cover;
	color : #FFFFFF;
	padding : 40px;
  }
  
.vertical {
	display: block;
	border-radius: 30px;
	 margin-left : 150px;
}	