.homepage-button{position:fixed;z-index:1}.homepage-button img{max-width:80px}.homepage-button.bottom-right{right:20px;-webkit-animation:bottom 1s ease-in-out 2s forwards;animation:bottom 1s ease-in-out 2s forwards}.homepage-button.bottom-left{left:20px;-webkit-animation:bottom 1s ease-in-out 2s forwards;animation:bottom 1s ease-in-out 2s forwards}.homepage-button.top-right{right:20px;-webkit-animation:top 1s ease-in-out 2s forwards;animation:top 1s ease-in-out 2s forwards}.homepage-button.top-left{left:20px;-webkit-animation:top 1s ease-in-out 2s forwards;animation:top 1s ease-in-out 2s forwards}@-webkit-keyframes bottom{0%{bottom:-100px}100%{bottom:20px}}@keyframes bottom{0%{bottom:-100px}100%{bottom:20px}}@-webkit-keyframes top{0%{top:-100px}100%{top:20px}}@keyframes top{0%{top:-100px}100%{top:20px}}