div.editable {
	width: 300px;
	height: 200px;
	border: 1px solid #ccc;
	padding: 5px;
    }
    
    strong {
      font-weight: bold;
    }