body {
    margin: 0 auto;
    height: 100vh;
    display: flex;
    background: linear-gradient(to bottom right, #44CDE7 0%, #B588F7 100%) 100% no-repeat;
}