a.scroll {
    width: 80%;
    background-color: #edf3f3;
    color: #000;
    /* float: right; */
    font-weight: 600;
    font-family: system-ui;
    box-shadow: rgb(0 0 0 / 25%) 0px 54px 55px, rgb(0 0 0 / 12%) 0px -12px 30px, rgb(0 0 0 / 12%) 0px 4px 6px, rgb(0 0 0 / 17%) 0px 12px 13px, rgb(0 0 0 / 9%) 0px -3px 5px;
    border: 1px solid white;
}
section#service {
    margin: 0px;
}