body{
    background-color: #373737;
}
#sevafarm{
	font-family:cursive;
	color:white;
	background:#22b14c;
	text-align: center;


}
.login{
    border: none;
    background-color: #22b14c;
  color:white ;
  padding: 24px 100px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  bottom: 30%;
  left: 33%;
  position: relative;
  justify-content: center;
}
