#scrollUp {
    background-image: url("../images/up.svg");
    background-repeat: no-repeat;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px; 
}