
#org-toolbar{margin-bottom:10px}
#org-canvas{
    width:100%;
    height:600px;
    position:relative;
    overflow:hidden;
    background:#fff;
}
.card{
    position:absolute;
    padding:15px;
    background:#eee;
    border-radius:6px;
    cursor:grab;
}
