
h1{font-family: cursive; background: linear-gradient(right, rgb(172, 172, 228), rgb(236, 159, 236));background-repeat:no-repeat; background-attachment: fixed;}
h3{background-color:rgb(247, 177, 247);;}

body{
background-image:url(happy-birthday-background-image_1135448-278.avif);
background-repeat: no-repeat;
background-position: center;
background-size:cover;
background-attachment: fixed;}

h5{ box-shadow: 5px 5px 5px; background-color: rgb(212, 144, 203);  shape-rendering: crispEdges; shape-outside: polygon(5); border-radius: 50%; height: 10in; width: 7in;}
h5{align-content: center;}
h5{ background-image:url(Snapchat-1573775477\ \(1\).jpg); background-repeat: no-repeat; background-position: left, bottom, ;}

h2{font-size: xx-large; font-weight: bold; background-color: rgb(236, 175, 223);} 
#h2{
    div.transbox{
        margin: 30px;
        background-color: rgb(240, 181, 227);
        border: 1px;
        opacity: 0.6;
    }
}
#button{ background-color: goldenrod; .large-button  }

.large-button{
    padding: 19px 7px;
    font-size: x-large;
    border-radius: 10px;
    border: 2px solid black;
    background-color: rgb(219, 104, 219);
}








































