@import url("https://use.typekit.net/hms8gvi.css");
body {
    text-align: center;
    background-color: rgb(233, 112, 112);
}

h1{ font-family: elaina-script, sans-serif; 
    color:#ecaaaa
    font-size: 90px;
    text-shadow: 10px 0px 0px #fff;
    line-height:


}

iframe{
    border: 30px double hsl(0, 85%, 44%)
}
