v-card not displaying vuetify code example
Example 1: v-card-text center
class="text-center //add this to v-card-text
Example 2: vuetify card height of parent
<v-card height="100%">
class="text-center //add this to v-card-text
<v-card height="100%">