#back{
    height: 40px;
    display: flex;
    justify-content: center;
    background-color: rgb(247,248,250);
    width: 100%;
}
#back>a{
    padding: 10px;
    margin: 0 40px;
}