body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #6d8ad8;
    overflow-y: scroll;
    scroll-behavior: smooth;
}

.menu {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #00065c;
    color: white;
    padding: 15px;
    display: flex;
    justify-content: space-around;
    z-index: 1000;
}

.menu a {
    color: white;
    text-decoration: none;
    padding: 10px 20px;
    cursor: pointer;
}

.menu a:hover {
    background-color: #444;
}

.contenedor {
    width: 100%;
    height: 100vh;
    padding-top: 80px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont1 {
    background-color: #55535356;
    padding: 20px;
    text-align: center;
    width: 100%;
    
}
.cont2 {
    background-color: #55535356;
    padding: 20px;
    text-align: center;
    width: 100%;
    
}

.cont3 {
    background-color: #55535356;
    padding: 20px;
    width: 100%;
    height: 900px;
    text-align: center;
}


/* Contenedor de artistas */
.contenedorA {
    display: flex;
    justify-content: center;
    gap: 20px;
    width: 100%;
    height: 500px;
    background-color: rgba(97, 93, 93, 0.027);
}

.artist-box {
    width: 400px;
    height: 400px;
    background-image: url(ms.png);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.artist-box1 {
    width: 400px;
    height: 400px;
  
    background-image: url(image.png);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.artist-box2 {
    width: 400px;
    height: 400px;
    background-image: url(recoditos.png);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.music{

    display: flex;
    justify-content: center;
    gap: 20px;

}
.song{
    width: 400px;
    height: 400px;
    background-image: url(img/kaos081.jpg);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}
.song1{
    width: 400px;
    height: 400px;
    background-image: url(img/kaos082.jpeg);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}
.song2{
    width: 400px;
    height: 400px;
    background-image: url(img/haz.jpeg);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}
.song3{
    width: 400px;
    height: 400px;
    background-image: url(razon.png);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}


/* Estilos para centrar login y registro */
.login, .registro2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width:600px;
    height: 100%;
}

table {
    width: 100%;
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

table td {
    padding: 10px;
}

table input {
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
}

button {
    padding: 10px 20px;
    background-color: #5cb85c;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 5px;
}

button:hover {
    background-color: #4cae4c;
}

.video{
    margin-top: 120px;
    margin: auto;
    border-radius: 40px;
    box-shadow: 10 10 10 black;
    margin-left: 1%;
    width: 970px;
    height: 715px;
}

.letra{
width: 968px;
height: 25px;
margin-left: 25%;
background-color: white;
color: black;
font-size: 20px;
}



.contenedorml{
    width: 85%;
    height: 1950px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.677);
    
}
.loginrd{
    width: 75%;
    height: 800px;
    margin-top: 90px;
    margin: auto;
    background-color: rgba(145, 117, 117, 0.711);
    border-radius: 3%;
}
.regis{
    width: 75%;
    height: 1000px;
    margin: auto;
    background-color: rgba(69, 17, 137, 0.734);
    border-radius: 3%;
}
.tabla{
    border-color: aqua;
    width: 60%;
    height: 70%;
    margin: auto;
    
}
.avatar{

    width: 90%;
    height: 90%;
    
}
.cajas{
     height: 30px;
     width: 400px;
}
.botones{
    height: 30px;
    width: 100px;
    
}

.banner{
    width: 1612px;
    height: 403px;
    background-size: 100%;
    margin-top: 100px;
    
    box-shadow: 10px 10px 10px color(black);
    animation: slider 50s linear infinite ;
}
@keyframes slider  {
    0%{background-image: url(img/ban1.jpg);}
    25%{background-image: url(img/ban2.jpg);}
    50%{background-image: url(img/ban3.jpg);}
    75%{background-image: url(img/ban4.jpg);}
    100%{background-image: url(img/ban5.jpg);}
    
}