div#tekst {
    position: relative;
    left: 0;
    /*top: 100px;*/
    border: solid black 1px;
    padding: 10px;
    width: 200px;
    border-radius: 25px;
}