#floatingButton{background-color:#912526;border:none;border-radius:15px;bottom:20px;color:#fff;cursor:pointer;left:20px;padding:15px 25px;position:fixed;transition:background-color .3s,color .3s;z-index:9}#floatingButton a{color:#fff;text-decoration:none}#floatingButton:hover{transform:scale(1.1)}