  
.buttonClass{
  color : navy;
  background-color : aqua;
  text-align : center;
  cursor : pointer;
}

