@@ -10,6 +10,10 @@ label {
margin: 1rem 0 0 0;
}
+img {
+ width: 80%;
+}
+
.app {
display: flex;
flex-direction: column;