diff --git a/css/home.css b/css/home.css index 6451b5f..43f8fba 100644 --- a/css/home.css +++ b/css/home.css @@ -43,8 +43,16 @@ margin-top: 1.5rem; overflow-y: scroll; height: 300px; + background-color: #282c34; /* Dark background */ + color: #ffffff; /* Light text color */ + font-family: 'Courier New', Courier, monospace; /* Monospace font */ + padding: 1rem; /* Padding for spacing */ + border: 1px solid #444; /* Optional border for definition */ + border-radius: 5px; /* Optional rounded corners */ + box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); /* Optional shadow for depth */ } + #title { margin-top: 0; } @@ -148,4 +156,4 @@ for mobile responsiveness */ height: auto; } - \ No newline at end of file + diff --git a/index.html b/index.html index 9947517..bc02e67 100644 --- a/index.html +++ b/index.html @@ -4,27 +4,27 @@
-- We offer a free version with the Meet Your AI Prof chatbot for quick answers, + We offer a free version with the Meet Your AI Coder chatbot for quick answers, along with two subscription plans for personalized solutions that cater to your specific needs.
- Yes, AiProf also operates as a charity, + Yes, AICoder also operates as a charity, dedicated to providing free educational resources and support to students.
AIProf is committed to data security, employing stringent measures to safeguard +
AICoder is committed to data security, employing stringent measures to safeguard your personal and business information, guaranteeing its protection.