.modal{
	color:red;
	padding-top:150px;
	width:100%
}

.modal-body{
	background:#05acff;
	padding:50px;
	
}