diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..69030d7 --- /dev/null +++ b/css/style.css @@ -0,0 +1,17 @@ +body { + background-image: url("/img/bg-checkers.png"); + background-repeat: repeat; + background-position: 50% 0; +} + +#page { + max-width: 960px; + width: auto; + margin: 0 auto; + padding-top: 1em; + background-color: #b4d5ed; + + display: flex; + justify-content: center; + align-items: center; +} diff --git a/img/bg-checkers.png b/img/bg-checkers.png new file mode 100644 index 0000000..8d4ad2a Binary files /dev/null and b/img/bg-checkers.png differ diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000..42bc637 Binary files /dev/null and b/img/logo.png differ diff --git a/index.html b/index.html index 2370092..69f3e9c 100644 --- a/index.html +++ b/index.html @@ -1 +1,33 @@ -

Welcome To Team SG World!

+ + + + + + + + Team SG + + + + + +
+ +
+ +

Similar People Create

+
+ + + +
+
+ + + +
+ + +