.twitter-floating{position:fixed;bottom:20px;right:80px;background-color:#000;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:20px;box-shadow:0 2px 6px #0003;z-index:9999;transition:background-color .2s ease-in-out}.twitter-floating:hover{background-color:#333}
