html, body {

    background-color: #303030;
}

.tekst {
    background-color: blueviolet;

}
.gif {
    position: absolute;
    max-height: 50px;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)



}
h2{
    position: relative;
    text-align: center;
    color: white;
    font-family: tahoma;

}

.flex-centr {
    position: relative;
    padding: 5px;
    background-color: #303030;
    max-width: 800px;
    margin: 0 auto;



}
.imag-centr{
    max-width: 100%;

}

.freehosting-2domains-link {
    display: none;
}