
body{
    background-image: none;
}

.telegram{
    position: absolute;
    left: 169px;
    top: 70px;
    height: 40px; 
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    padding: 10px 40px;
    border-radius: 50px;
    background: red;
    border: 0px solid red;
    margin-right: 19px;
    color: rgb(0, 0, 0); 
}
.instagram{
    position: absolute;
    left: 379px;
    top: 70px;
    height: 40px; 
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    padding: 10px 40px;
    border-radius: 50px;
    background: red;
    border: 0px solid red;
    margin-right: 19px;
    color: rgb(0, 0, 0); 
}

.youtube{
    position: absolute;
    left: 590px;
    top: 70px;
    height: 40px; 
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    padding: 10px 40px;
    border-radius: 50px;
    background: red;
    border: 0px solid red;
    margin-right: 19px;
    color: rgb(0, 0, 0); 

}
.about{
    position: absolute;
    left: 800px;
    top: 70px;
    height: 40px; 
    display: flex;
    align-items: center;
    color: rgb(255, 255, 255);
    padding: 10px 40px;
    border-radius: 50px;
    background: red;
    border: 0px solid red;
    margin-right: 19px;
    color: rgb(0, 0, 0); 

}
.instagram:hover{
	background: rgb(255, 0, 140); 
	}
.youtube:hover{
    background: gold;
    
    }
.about:hover{
    background: rgb(255, 94, 0); 
     }
.telegram:hover{
        background: rgb(0, 174, 255); 
         }

.videos2{
    position: absolute;
    left: 420px;
    top: 160px;
    height: 200px; 
    display: flex;    
}
.videos3{
    position: absolute;
    left: 740px;
    top: 160px;
    height: 200px; 
    display: flex;       
}
.videos4{
    position: absolute;
    left: 90px;
    top: 160px;
    height: 200px; 
    display: flex;       
}
.scroll {
    min-height: 100%;
    overflow: scroll;
}

.content{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: left;
    display: flex;
    align-items: center;
  }
  .content2{
    position: absolute;
    left:450px;
    top: 340px;
	color: rgb(245, 7, 7);
	padding: 18px 0;
    height: 1px; 
	text-align: center;
    display: flex;
	font-size: 1.3em;
	font-weight: 40;
	text-decoration: none; 
  }
  .content3{
    position: absolute;
    left: 810px;
    top: 340px;
	color: rgb(250, 0, 0);
	padding: 18px 0;
    display: flex;
    height: 10px; 
	text-align: center;
	font-size: 1.3em;
	font-weight: 400;
	text-decoration: none;

  }
  .content4{
    position: absolute;
    left: 160px;
    top: 340px;
	color: #f10303;
	padding: 18px 0;
    display: flex;
    height: 10px; 
	text-align: center;
	font-size: 1.3em;
	font-weight: 400;
	text-decoration: none;
  }

  .content5{
    position: absolute;
    display: flex;
    left:90px;
    top: 200px;
    height: 50px;
	color: rgb(243, 1, 1);
	padding: 18px 0;
    height: 10px; 
	text-align: center;
	font-size: 1.3em;
	font-weight: 400;
	text-decoration: none;		
  }

@media screen and (max-width:600px){ 
   
    .instagram{ 
        position: absolute;
        left: 10px;
        top: 40px;
        height: 35px; 
        display: flex;
        align-items: center;
        padding: 1px 8px;
        border-radius: 50px;
        background: rgb(240, 3, 3);
        border: 0px solid rgb(248, 0, 0);
        margin-right: 3px;
        color: rgb(142, 33, 243); 
    }
    .youtube{ 
        position: absolute;
        left: 210px;
        top: 40px;
        height: 35px; 
        display: flex;
        align-items: center;
        padding: 1px 8px;
        border-radius: 50px;
        background: rgb(240, 3, 3);
        border: 0px solid rgb(248, 0, 0);
        margin-right: 3px;
        color: rgb(142, 33, 243); 
    }
    .telegram{ 
        position: absolute;
        left:125px;
        top: 40px;
        height: 35px; 
        display: flex;
        align-items: center;
        padding: 1px 10px;
        border-radius: 50px;
        background: rgb(240, 3, 3);
        border: 0px solid rgb(248, 0, 0);
        margin-right: 3px;
        color: rgb(142, 33, 243); 
    }
    .about{ 
        position: absolute;
        left:345px;
        top: 40px;
        height: 35px; 
        display: flex;
        align-items: center;
        padding: 1px 10px;
        border-radius: 50px;
        background: rgb(240, 3, 3);
        border: 0px solid rgb(248, 0, 0);
        margin-right: 3px;
        color: rgb(142, 33, 243); 
    }

    .videos4{
        position: absolute;
        left: 60px;
        top: 160px;
        height: 200px; 
        display: flex;    
    }
    .content4{
        position: absolute;
        left: 105px;
        top: 335px;
        color: #f10303;
        padding: 18px 0;
        display: flex;
        height: 10px; 
        text-align: center;
        font-size: 1.3em;
        font-weight: 400;
        text-decoration: none;
      }

      .videos2{
        position: absolute;
        left: 60px;
        top: 410px;
        height: 200px; 
        display: flex;    
    }
    .content2{
        position: absolute;
        left:70px;
        top: 580px;
        color: rgb(245, 7, 7);
        padding: 18px 0;
        height: 1px; 
        text-align: center;
        display: flex;
        font-size: 1.0em;
        font-weight: 4;
        text-decoration: none; 
      }

    .videos3{
        position: absolute;
        left: 60px;
        top: 650px;
        height: 200px; 
        display: flex;       
    }
    .content3{
        position: absolute;
        left: 100px;
        top: 830px;
        color: rgb(250, 0, 0);
        padding: 18px 0;
        display: flex;
        height: 10px; 
        text-align: center;
        font-size: 1.3em;
        font-weight: 400;
        text-decoration: none;   
      }
    .content{
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: left;
        display: flex;
        align-items: center;
      }
      
      
      

  }
