#flyWindow {
  height: 120px;
  position: fixed;
  
  cursor: pointer;
  background-color: red; 
  border-radius: 5px;
  color: aliceblue;
  
  font-size: 19px;
  padding: 20px;
z-index:9999;
font-weight:bold
      box-sizing: border-box;
      font-weight: bold;
      text-align: center;
      width: 240px;
      line-height:2;

}