#tekst{
    position: relative;
    left: 0;
    border: 1pt solid #000;
    width: 200px;
    border-radius: 5px;
    background: saddlebrown;
}
h1{
    position: relative;
    left: 0;
    width: 200px;
}
