
.title-intro{
    background-image: url("https://i.scdn.co/image/ab67616d0000b2732123ad73c2db3af393e76930");
    background-repeat: no-repeat;
    background-position: center 20%;
    height: 640px;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%;
    justify-content: space-evenly;
    justify-items:center;
}
h1{
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: Georgia;
    font-weight: 900;
    font-size: 40pt;
    text-shadow: 4px 4px 4px rgb(90,100,140);
}
h2{
    text-align: center;
    font-family: Georgia;
    font-weight: bold;
    font-size: 30pt;
    color: rgb(90,100,140);
    text-shadow: 2px 2px 2px rgb(255, 255, 255);
    margin-bottom: 0%;
}
h3{
    text-align: center;
    font-family: Georgia;
    font-weight: bold;
    font-size: 20pt;
    color: rgb(90,100,140);
    text-shadow: 2px 2px 2px rgb(255, 255, 255);
}
h4{
    text-align: center;
    font-family: Georgia;
    font-weight: bold;
    font-size: 10pt;
    color: rgb(255, 255, 255);
    text-shadow: 0px 0px 2px rgb(90,100,140);
}
body{
    background-color: rgb(214,219,187);
 /*   background-size: 50% 100%;
    background-position: 25% 25%; */
    font-family: Georgia;
    font-weight: 500;
    font-size: 15pt;
    align-content: center;
    /* margin-top: 0%;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%; */
    justify-content: space-evenly;
    justify-items: auto;
}
.music {
    margin-top: 0%;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%;
}
.lyrics {
    margin-top: 0%;
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 5%;
}
.verse1{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse2{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse3{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse4{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse5{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse6{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
.verse7{
    align-items: center;
    align-content: center;
    color: rgb(90,100,140);
    justify-content: space-evenly;
    margin: auto;
    width: 40%;
    padding: 25px;
    text-shadow: 1px 1px 4px rgb(255, 255, 255);
}
