diff --git a/jstrr.css b/jstrr.css index d48df8c..1fb2ad7 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,4 +1,4 @@ -body {background-image: url(snow.png);} +body {background-color: rosybrown;} .inner{ position: relative; height: 100vh; /* コンテナの高さ */