#scrollUp {
    bottom: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    border-radius: 1.875rem;
    background: url(scrollUp/uparrow.png) no-repeat center 47%;
}