diff --git a/styles.css b/styles.css index 03642e8..bca6a50 100644 --- a/styles.css +++ b/styles.css @@ -1,5 +1,5 @@ html body { -background-fon: color="gray"; +background-color: gray; background-position: bottom; background-size: 100%; background-repeat: no-repeat;