diff --git a/students.html b/students.html
index e0674a0..a237695 100644
--- a/students.html
+++ b/students.html
@@ -15,15 +15,23 @@
button {
font-size: 2rem;
padding: 1rem 2rem;
+ margin-bottom: 1rem;
}
#result {
font-size: 2rem;
margin-top: 1rem;
}
+ input {
+ font-size: 2rem;
+ width: 100px;
+ text-align: center;
+ margin-bottom: 1rem;
+ }
-