html, body {
    height: 100%;
}
body {
    background-image: linear-gradient(to bottom right, #ff15f3, #4864ff);
}