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