.footer {
    width: 100%;
    height: 700px;
    background-image: url("poter.jpg");
    background-size: 100% 100%;
}
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    border-radius: 50px;
}