join-chat-button:hover,
#join-chat-button2:hover {
    -webkit-animation: swing 0.6s ease; /* flip 1s */
    animation: swing 0.6s ease;
@-webkit-keyframes swing {
  15% 
  }