body {
    overflow:hidden;
    margin: 0;
}

@font-face {
    font-family: 'Dimbo';
    src: url('Dimbo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#adsBanner{
    top: 0px;
    left: 0px;
    justify-self: center;
    width: 100%;
    justify-content: center;
    position: absolute;
    display: flex;
    justify-content: center;
}