.vue-flow__node-custom { border: 1px solid #777; padding: 10px; border-radius: 10px; background: whitesmoke; display: flex; flex-direction: column; justify-content: space-between; align-items: center; gap: 10px; max-width: 250px; }