
.article {
    margin-bottom: 3%;
    margin-top: 3%;
}

.imgads {
    max-width: 100%;
    height: auto;
    margin-top: 5%;
}

.adsDiv {
    margin-left: 10%;
    margin-right: 10%;
    align-content: center;
    align-items: center;
    cursor: pointer;
    top: 5%;
}

a {
    color: #fd0d68 !important;
    text-decoration: none !important;
}

.mycode {
    background-color: whitesmoke;
    padding: 1%;
    margin: 1%;
}