h1{
    font-family: "Arial";
    text-align: center;
    padding-top: 7px;
color: orange;
font-size: 40px;
background-color: green;
margin-top: 0%;

}

h2{
font-family: "Kablammo";
    text-decoration: none;
    letter-spacing:0px;
    
}

h3{
background-color: green;

}
ol{
width: auto;
padding: 0px;
text-align: center;


}
li{
 background-color: green;
    display:inline-block;
    width:14%;
    font-size: 16px;
    text-align: center;
    height: 27.5px;
    padding-top: 10px;
    border-radius: 8px;
    border:solid orange;
    margin: 14px;
  
    
    
}
body{
    margin: auto;
    width: 100%;
    text-align: center;
    border: 0px solid black;
    background-color: white;
    background-image: url(imagenes/logo_aviones_de_combate-removebg-preview.png);
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    color:orange;
    
    
}
div{
   margin: 0%;
    padding: 0%;
    font-size: 0px;
}
img{
     width: 300px;
    height: 200px;
    border: solid orange 2px;
}


.grupo2:hover{
    background-color: green;
    
}

#famosos{
    text-align: center;
    padding-bottom: 0.25%;
}

#compas{
    text-align:center;
    text-decoration: underline;
    color:orange;
   margin-top:7%;
  
   font-size: 30px;
}

article{
    display: inline-block;
    width: 30%;
    text-align: center;
    margin: auto;
    
}
a{
    text-decoration: none;
    color:orange;
}

#yo{
    text-decoration: underline;
}
#juegos{
    text-decoration: underline;
}

footer{
    background-color: green;
    padding: 15px;
    text-align: center;
}

#instagram{
    color:green;
}

#audio{
    background-color: green;
    
    
}
.audio-container{
    text-align: center;
}

.video-container{
    text-align: center;
    
}
video{
    border:solid orange;
}

p{
    color:black;
    
}

.origen{
   text-align: center;
    color: orange;
    background-color: green;
    border: solid orange;
    margin-left: 11.8%;
    margin-right: 11.8%;
    padding-bottom: 0.25%;
   
    
    
}

#rickrolled{
    color:red;
    text-decoration: underline;
}

#paracaídas{
   color:mediumspringgreen;
   text-decoration: underline;
}
#extra{
    color:blueviolet;
    text-decoration: underline;
    
}
#logo{
    padding-bottom: 7px;
    border: 0px;
   
}

#parrot{
    border: 0px;
    margin-bottom: 11%;
    
}

#WarThunder{
    text-decoration: underline;
}
#juegosypelis{
    background-color: green;
   border-color: orange;
   margin: auto;
}