[v-cloak] {
  display: none;
}

[contenteditable]:empty:before {
  content: attr(data-placeholder);
  color: #6c757d;
}
