.main{
    width: 940px;
    background-color: aquamarine;
    border: 1px solid black;
    margin: auto;
    border-radius: 15px;
}

.speed{
    display: flex;
    justify-content: center;
}

.speed img{
    width: 450px;
}

.forgalmi{
    display: flex;
    justify-content: center;
}

.forgalmi img{
    width: 450px;
}

.jogsi{
    display: flex;
    justify-content: center;
}

.jogsi img{
    width: 450px;
}

img{
    margin-top: 15%;
}

.seatbelt{
    display: flex;
    justify-content: center;
}

h1{
    text-align: center;
    text-decoration: underline;
}

.ittas{
    display: flex;
    justify-content: center;
}

.ittas img{
    width: 400px;
}

.piros{
    display: flex;
    justify-content: center;
}

.piros img{
    width: 300px;
}

.vasut{
    display: flex;
    justify-content: center;
}

.vasut img{
    width: 300px;
}

.autopalya{
    display: flex;
    justify-content: center;
}

.autopalya img{
    width: 350px;
}

.megallvar{
    display: flex;
    justify-content: center;
}

.megallvar img{
    width: 300px;
}

.telefon{
    display: flex;
    justify-content: center;
}

.telefon img{
    width: 400px;
}

.stop{
    display: flex;
    justify-content: center;
}

.stop img{
    width: 400px;
}

.eloz{
    display: flex;
    justify-content: center;
}

.eloz img{
    width: 350px;
}