#playdate-description[contenteditable="true"] {
    background-color: #f0f0f0; /* Light gray background when in edit mode */
    border: 1px dashed #ccc;
}

