div#text{
    position: relative;
    left: 0;
    border: solid 1px pink;
    padding: 10px;
    width: 200px;
    border-radius: 30px;
}