body {
    font-family: 'Roboto', sans-serif;
    background: linear-gradient(135deg, #000000, #2e2e2e, #000000);
    color: #d3d3d3; /* Light Gray Text */
}