body {
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
    
    background: linear-gradient(to left, #47597f, #980abb);
}