body { width: 80vw; max-width: 500px; margin: auto; padding-top: 4rem; background-color: beige; font-size: 18px; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } .display { background: linear-gradient(to bottom right, #0c024d, #0dbcc5); background-attachment: fixed; color: white; font-size: 1.3rem; padding: 2rem; border-radius: 12px; }