.message-page { min-height: 100vh; background-color: #F8F8F8; padding-bottom: 50px; } .empty-state { display: flex; align-items: center; justify-content: center; height: 100vh; } .empty-text { color: #999999; font-size: 16px; }