.container{
    display: flex;
    flex-direction: row;
    align-items: center;

}

#tekst1{
    width: 500px;
}