// Hide element if Vue is still working on rendering it fully.
[v-cloak='true'] {
display: none !important;
}