.scrollUp{
    width: 50px;
    height: 50px;
    position: fixed;
    display: none;
    background: #2c7fae;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 46px;
}