body {
    background-repeat: no-repeat;
    margin: 0;
    border-collapse: collapse;
}
table {
    border: none;
}
.center {
    height: 100px;
    position: relative;
}

    .center img {
        position: absolute;
        margin: auto;
        left: 0;
        bottom: -50px;
        right: 0;
    }
.opop {
    position: absolute;
    margin: auto;
    left: 0;
    bottom: 300px;
    right: 0;
    font-family: Orbitron, sans-serif;
    font-size: 46pt;
    color: white;
  
}
.Knopka {
    position: absolute;
    display: block;
    margin: auto;
    bottom: 150px;
    left: 0;
    right: 0;
}
.opisanie {
    position: absolute;
    font-family: Arial;
    font-size: 24pt;
    color: white;
    bottom: -60px;
    left: 200px;
    right: 200px;
}
.ssylka {
    text-decoration: none;
    color: #000000;
}
a:hover {
    color: #002d75;
}
.Текст-контакты {
    position: absolute;
    font-family: Arial;
    font-size: 30pt;
    color: white;
    bottom: 550px;
    left: 30px;
}
.discord {
    text-decoration: none;
    color: #ffffff;
}
.Текст-о-нас {
    position: absolute;
    font-family: Arial;
    font-size: 26pt;
    color: white;
    top: 60px;
    left: 30px;
}
.skrins {
    width: 90%;
}
.telegram {
    text-decoration: none;
    color: #ffffff;
}