.infoBody{
    margin-top: 70px;
    background-color: var(--background1);
    max-width: 800px;
    width: calc(100% - 60px);

    padding: 30px;
}