p.gotop{
    position: fixed;
    right: 0;
    left:0;
        bottom: 0;
}
p.gotop a{
    width: 100%;
    height: auto;
    display: block;
}