body{
  width: 100%;
  text-align: center;
  background-color:rgb(163, 241, 17);
}

#click{

  color: #000;
  background-color: rgb(40, 187, 35);
}