/* Image style */
#scrollUp {
    background-image: url("./image.png");
    bottom: 20px;
    right: 20px;
    width: 56px;    /* Width of image */
    height: 56px;   /* Height of image */
}
