.fs {
  background-color: #BB4C42;
  color: lime;
  float: left;
  text-align: center;
  padding: 0px;
  font-size: 10px;
  font-family:Cloister Black!important;
  margin: 2px;
  opacity: 0.5;
  border: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
  height: 0px;
  width: 110px;
  position:absolute;
  top: 941px;
  left: 46.5%;
  right: -46.5%;
  bottom: -956px;
 }