@import url('https://fonts.googleapis.com/css2?family=Fredoka+One&family=Roboto&display=swap');
.teksty {
    margin-left: 770px;
    margin-right: 100;
    margin-top: 200;
    font-size: 100;
    color: white;
    font-family: "Fredoka One", sans-serif;
}
.teksty2 {
    margin-left: 730px;
    font-family: "Fredoka One", sans-serif;
    font-size: 50;

}
.zdjecie {
    max-width: 100%;
    height: auto;
}
section {
    
    min-height: 100vh;
}
.sekcja2 {
    background-image: url(./background2.jpg);
    background-size: 200vh;
    max-width: 100%;
    height: small;
}
.teksty3 {
    font-size: 100;
    font-family: "Fredoka One", sans-serif;
    margin-left: 750;
}
.teksty4 {
    font-size: 50;
    margin-left: -400;

    
}
.teksty5 {
    font-size: 100;
    font-family: "Fredoka One", sans-serif;
    margin-left: 600;
    outline: 50;
    box-sizing: border-box;
    
}
.projekt1 {
    margin-left: -600;
}
.box{
    width: 300px;
    height: 100px;
    size: 200;
    border: 10px solid gray;
    margin: 0;
    padding: 0;
    margin-left: -600;
    margin-top: 500;
    
    }