.bottomAd{
    background-color: rgb(77, 77, 77);
    border: 2px solid black;
    border-radius: 10px;
    min-width: 50px;
    max-width: 782px;
    margin: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}