.cont{
	border-radius: 8px;
	height: 200px;
background: rgb(138,137,154);
background: linear-gradient(90deg, rgba(138,137,154,1) 0%, rgba(102,217,175,1) 0%, rgba(226,209,7,1) 0%, rgba(227,28,216,0.927608543417367) 0%, rgba(0,255,192,1) 100%);}
h1{
	text-align: center;
	padding-top: 70px;
	font-style: italic;
	font-style: bold;
	color: #cbd1db;


}
.con{
	height: 150px;
	align-content: center;
}
.inp{
	padding-left: 10px;
	margin-top: 100px;
	/*margin-left: 300px;*/
	margin-right: 20px;
	/*margin-left: 80px;*/
	width: 400px;
	height: 37px;
	border-radius: 2px;
}
.col{
	height: 600px;
	border-style: solid;
	border-color: grey;
	border-radius: 10px;
}
.co{
	width: 500px;
}
.bt{
	margin-left: 50px;
	margin-top: 100px;
}
.bit{
	padding-left: 70px;
}