.uk-totop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    border-radius: 50px;
    padding: 18px 18px;
    box-shadow: 0 1px 10px 2px rgba(0,0,0,0.05);
}