diff --git a/css/template.css b/css/template.css index e5b1b56..45032e3 100644 --- a/css/template.css +++ b/css/template.css @@ -6,10 +6,12 @@ body { html { background-color: #595959; } +div { + margin: auto; +} * { overflow: auto; - text-align: center; } .contenttext {