body{
background-color:aliceblue ;
background-image: url(pony/hemsida/482466.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100vw 100vh;
}

#txt1{
    text-align: center;
    font-size: 58px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    margin-top: auto;
    margin-bottom: auto;
    color: plum;
}

#txt2{
    text-align: center;
    font-size: 30px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    margin-top: auto;
    margin-bottom: auto;
    color: plum;
    margin-top: 60px;
    
}


.container-1{
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 5px 5px;
row-gap: 140px;
margin-left: auto;
margin-right: auto;
}

#container2{
margin: 100px; 
padding: 10px;
border: solid 10px rgb(67, 48, 114);
border-radius: 1000px;
background-position: center;
background-image: url(pony/hemsida/logo.png);
background-repeat: 'no-repeat';
background-size: cover;
width: 400px; 
height: 400px;
margin-left: auto;
margin-right: auto;
margin-top: -80px;

background-color: aliceblue;
}


#container1{
margin: 100px; 
padding: 10px;
border: solid 10px rgb(67, 48, 114);
border-radius: 100px;
background-position: center;
background-image: url(pony/hemsida/group.png);
background-repeat: 'no-repeat';
background-size: cover;
width: 750px; 
height: 500px;
margin-left: auto;
margin-right: auto;
background-color: aliceblue;
margin-top: 1000
}

#container3{
    margin: 100px; 
    padding: 10px;
    border: solid 10px rgb(67, 48, 114);
    border-radius: 100px;
    background-position: center;
    background-image: url();
    background-repeat: 'no-repeat';
    background-size: cover;
    width: 650px; 
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    background-color: aliceblue;
    margin-top: 30px;
}

#container4{
    margin: 100px; 
    padding: 10px;
    border: solid 10px rgb(67, 48, 114);
    border-radius: 100px;
    background-position: center;
    background-image: url();
    background-repeat: 'no-repeat';
    background-size: cover;
    width: 300px; 
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    background-color: aliceblue;
    margin-top: -80px;
}

#container5{
margin: 100px; 
padding: 10px;
border: solid 10px rgb(67, 48, 114);
border-radius: 100px;
background-position: center;
background-repeat: 'no-repeat';
background-size: cover;
width: 700px; 
height: 500px;
margin-left:auto;
margin-right:auto;
background-color: aliceblue;
margin-top: auto;
}

#container6{
    margin: 100px; 
    padding: 10px;
    border: solid 10px rgb(67, 48, 114);
    border-radius: 100px;
    background-position: center;
    background-image: url(pony/hemsida/big6.jpg);
    background-repeat: 'no-repeat';
    background-size: cover;
    width: 700px; 
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    background-color: aliceblue;
    margin-top: auto;
}

#container7{
    margin: 100px; 
    padding: 10px;
    border: solid 10px rgb(67, 48, 114);
    border-radius: 100px;
    background-position: center;
    background-repeat: 'no-repeat';
    background-size: cover;
    width: 550px; 
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    background-color: aliceblue;
    margin-top: auto;
}