/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 9 Aug 2025, 7:40:41 pm
    Author     : sudhanshujain
*/

* {
    text-align: center;
    background-color: #f6f6f6;
}
h1 {
    color: #00af00
}
li {
    text-align: left;
}
