diff --git a/templates/index.html b/templates/index.html
index 3ac969f..6d2b01d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -30,6 +30,7 @@
border: 1px solid #393E46;
background: #DFD0B8;
color: #222831;
+ border-radius: 16px;
}
input[type="text"]::placeholder {
color: #948979;