.openct{
  
  background-position: center;
  background-size: cover;
  border: none;
  cursor: pointer;
  opacity: 1;
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 100px;
  height: 110px;
  color:green;
  z-index: 1;
}
