div#tekst{
    position: relative;
    left: 0;
    border: solid black 2px;
    padding: 10px;
    width: 500px;
    border-radius: 30px;
}