@import url('https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&display=swap');


body {
    background-color: rgb(223, 240, 183);
    text-align: center;
    font-family: "Delius Swash Caps", serif;
    background-position: 5px 5px;
    font-size: 40px;
  
    
 
}
.sisalto {
    max-width: 900px;
    background-color: #a39f9f;
    margin-left: auto;
    margin-right: auto;
    padding: 30px
}

h1 {
    color: hsl(223, 240, 183);
    text-shadow: 10px 10px 10px #218b41;
    line-height: 0.9;
}

iframe {
    border: 10px double rgb(180, 250, 17)
   
}
h2 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}

h3 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}
h5 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}

h6 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}

h7 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}

h8 {
    text-shadow: 10px 10px 10px #000000;
    font-size: 30px;
}