#scrollUp {
    border-radius: 50%;
    bottom: 100px;
    color: #fff;
    font-size: 22px;
    height: 45px;
    inset-inline-end: 50px;
    line-height: 45px;
    text-align: center;
    transition: .3s;
    width: 45px;
}