diff --git a/root.css b/root.css index 21011e8..8001ef2 100644 --- a/root.css +++ b/root.css @@ -16,8 +16,10 @@ body { } .center { text-align: center; - background-color: #93b373; - margin: auto; + /* background-color: #93b373; */ + /* width: 90%; */ + border-style: groove; + border-color: #000000; } a { color: #FFFFFF;