diff --git a/index.html b/index.html index 48c0c2c..e292e40 100644 --- a/index.html +++ b/index.html @@ -2,12 +2,13 @@ + Seattle Outreach Services
- +
diff --git a/style.css b/style.css index 4b56418..0e02bc0 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,9 @@ .button { border: 5px solid black; + width: 150px; + height: 150px; } #food { - background: url('assets/working/png/burgershake.png'); - border: 2px solid black; + }