Spaces:
Runtime error
Runtime error
Update
Browse files
app.py
CHANGED
|
@@ -132,6 +132,8 @@ I'm your AI college, summer program, and stress advisor.
|
|
| 132 |
font-size: 52px;
|
| 133 |
margin-bottom: 10px;
|
| 134 |
}
|
|
|
|
|
|
|
| 135 |
</style>
|
| 136 |
""")
|
| 137 |
|
|
|
|
| 132 |
font-size: 52px;
|
| 133 |
margin-bottom: 10px;
|
| 134 |
}
|
| 135 |
+
"<h1 style='text-align:center'>:mortar_board: College Guidance :mortar_board:</h1>
|
| 136 |
+
<p style='text-align:center'>Personalized college recommendations based on your interests.</p>
|
| 137 |
</style>
|
| 138 |
""")
|
| 139 |
|