thonguyenp's picture
Update web UI with HTML, CSS, and JS
95ec3d0
body {
font-family: Arial, sans-serif;
text-align: center;
background-color: #f5f5f5;
}
h1 {
color: #333;
}