 <style>
    h1 {
            color: #0000FF; 
            font-family: Arial, sans-serif; 
            text-align: center; 
    }
     body {
            background-color: #ccffcc; /* Nežno zelena barva */
        }