body {
    background-color: #e5c3ea;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}