div#kirjeldus{
    width:300px;
    height:300px;
    padding:10px;
    float: left;
    border: 1px solid #090909;

    position: absolute;
    top: 100px;
    left: 800px;


}