body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #eddab2;
}

header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #eddab2;
    padding: 20px;
}

.logo img {
    width: 100px; /* Adjust size as needed */
    height: auto;
}

.container {
    display: flex;
    flex-direction: column;
}

.page {
    min-height: 100vh; /* Ensure each page is at least the height of the viewport */
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd; /* Optional: visual separation between pages */
}

nav {
    margin-top: 10px;
}

nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

nav ul li {
    margin-right: 20px;
}

nav ul li a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

nav ul li a:hover {
    color: #007bff;
}

.piano {
    position: relative;
    display: flex;
    margin-left: 0px;
    flex-direction: column;
    align-items: flex-start;
}

.piano-key {
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    z-index: 1;
    width: 200px;
    margin-left: 0; /* Align to the extreme left */
}

.piano-key.white {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 450px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}

.piano-key.white1 {
    padding-left: 150px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 500px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white2 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 670px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}

.piano-key.white1 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white6 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white8 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white10 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white10 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white12 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white15 a{
    text-decoration: none; /* Removes the underline */
            color: inherit; /* Inherits the color from the div */
            display: block; /* Makes the entire div clickable */      
}

.piano-key.white15 {
    padding-left: 200px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 560px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white3 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 600px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white4 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 470px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white5 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 530px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white6 {
    padding-left: 300px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 520px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white7 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 620px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white8 {
    padding-left: 200px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 520px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white9 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 600px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white10 {
    padding-left: 130px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 540px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white11 {
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 500px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white12 {
    padding-left: 80px;
    background-color: #eddab2;
    color: #000;
    height: 60px;
    width: 520px;
    z-index: 0;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}
.piano-key.white13 {
    background-color: #eddab2;
    color: #000000;
    height: 60px;
    width: 650px;
    z-index: 0;
    float: right;
    box-shadow: -3px -3px 5px #0d0d0d,
                3px 3px 5px #0d0d0d,
                0 5px 10px #0d0d0d;
}

.piano-key.white:hover {
    transform: translateX(-3px);
    opacity: 80%;
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white1:hover {
    transform: translateX(-3px);
    color: #ff0000;
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white2:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white3:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white4:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white5:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white6:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white7:hover {
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white8:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white9:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white10:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white11:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white12:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}

.piano-key.white13:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}
.piano-key.white15:hover {
    color: #ff0000;
    transform: translateX(-3px);
    box-shadow: -5px -5px 8px #575651b3,
                5px 5px 8px #938e83b3,
                0 8px 15px #938e83b3;
}


.piano-key.black {
    background-color: #232121;
    color: #fff;
    width: 120px;
    height: 30px;
    position: absolute;
    z-index: 1;
    box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.5),
                3px 3px 5px rgba(255, 255, 255, 0.2),
                0 5px 10px rgba(0, 0, 0, 0.7);
    transform: translateX(-5px);
    margin-left: 0;
    background: linear-gradient(to right, #4d4b4b, #292727); /* Darker gradient */
}




/* Custom positions for each black key */
.piano-key.black.key1 { top: 45px; width: 200px;}
.piano-key.black.key2 { top: 105px; width: 230px;}
.piano-key.black.key3 { top: 225px; width: 170px;}
.piano-key.black.key4 { top: 285px; width: 200px;}
.piano-key.black.key5 { top: 345px; width: 170px;}
.piano-key.black.key6 { top: 465px; width: 230px;}
.piano-key.black.key7 { top: 525px; width: 200px;}
.piano-key.black.key8 { top: 645px; width: 200px;}
.piano-key.black.key9 { top: 705px; width: 170px;}
.piano-key.black.key10 { top: 765px; width: 200px;}
