/* 水平间距 */ /* 水平间距 */ .content.data-v-1cf27b2a { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100vw; height: 100vh; } .content .logo.data-v-1cf27b2a { width: 50vw; height: 50vw; border-radius: 90px; box-shadow: 0 0 5px #f1f1f1; }