diff --git a/index.html b/index.html index 5b0483b..62aa4e5 100644 --- a/index.html +++ b/index.html @@ -83,5 +83,8 @@ 次世代の076 + diff --git a/style.css b/style.css index 1ba5b61..23079fd 100644 --- a/style.css +++ b/style.css @@ -5,12 +5,14 @@ body { a { color: #ea81e8; } -h1 { +h1, .footer { text-align: center; } hr { border-color: #8800dd; box-shadow: 2px 2px 10px #9900ff; + width: 100%; + max-width: 1700px; } .container { width: 100%;