/* Filename: /css/index.css */
#draggable {
    width: 150px;
    height: 150px;
    padding: 0.5em;
}
