
body{
    background-color:#4e4558;
    color:blanchedalmond;
}

h1{
    padding-left: 20px;
    font-family:cursive;
    font-size: 60px;
}


h2{
 font-family:sans-serif;
 font-size: 45px;
    background-image:url(file:///Users/kristen/Downloads/06.2025VCSSPRINGSEM/WebDesign/GitHub/kristenworld/passion2/assets/yogurt.jpg);
 color:#4e4558;
}

p{
    
    font-size:30px;
}

html{
    font-family: cursive;
    font-size: medium;
}

img{
    max-width:500px;
    max-height:300px;
}