diff --git a/Menu/style.css b/Menu/style.css index 7f6601e..4feda72 100644 --- a/Menu/style.css +++ b/Menu/style.css @@ -5,6 +5,8 @@ padding: 0; box-sizing: border-box; font-family: 'Poppins',sans-serif; +} +body { background: url(img/bg.jpg); background-attachment: fixed; background-position: right;