body{
    background-image: url(./giliter\ wallpaper.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

 #one{
    border-radius: 50px;
    width: 320px;
    height: 400px;
    position: relative;
    left: 240px;
   top: 100px;
 }

 .two{
    background-color: rgba(226, 31, 64, 0.356);
    border-radius: 50px;
    width: 600px;
    height: 410px;
    position: relative;
    bottom: 330px;
    left: 600px;
 }

 .three{
    position: relative;
    top: 50px;
    font-family: "Leckerli One", cursive;;
    color: rgb(107, 5, 61);
 }

 .four{
    position: relative;
    top: 70px;
     font-family: "Emilys Candy", serif;
     font-size: 19px;
 }

 .five{
    position: relative;
    top: 200px;
    font-family: "Emilys Candy", serif;;
    font-size: 20px;
 }