#pluto {
    z-index: 1000;
    display: block;
    position: fixed;
    transition: 1s;
    right: 20px;
    bottom: 20px;
}

