diff --git a/about.css b/about.css new file mode 100644 index 0000000..76aad11 --- /dev/null +++ b/about.css @@ -0,0 +1,21 @@ +.about_us { + font-family: optima; + display: block; + background-color: rgba(25, 25, 25, 0.8); + margin: 2%; +} + +.content { + display: inline-block; + width: 70%; + background-color: rgba(25, 25, 25, 0.8); + padding: 2%; + margin: 1%; + margin-bottom: 0%; + margin-top: 0%; + color: whitesmoke; +} + +.content h2 { + font-size: 90%; +} \ No newline at end of file diff --git a/about.html b/about.html index 0f40d0c..b378098 100644 --- a/about.html +++ b/about.html @@ -5,6 +5,7 @@ TrashCash + @@ -27,5 +28,22 @@ +
+
+

About Us

+
+
+

Disposing of waste has huge environmental impacts and can cause serious problems.

+

TrashCash is a waste recycling/reusing company. We are an on-demand trash pickup service.

+

We efficiently take your garbage and either recycle it or reuse it to create value out of it. For all the trash that you give us, you get points which can then be redeemed with our partner companies.

+
+
+

It is a website that customers with a garbage pick up service.

+

The received waste will be segregated into different categories according to their composition.

+

The waste which can be reused or recycled will be given to suitable vendors for a fair price.

+

According to the reusable or recyclable waste, components our customers will be rewarded points which can then be redeemed in various ways.

+

Our goal is to revolutionize the way people think of trash. We strongly believe in recycling and reusing trash, to facilitate a much sustainable and environmentally friendly future.

+
+
\ No newline at end of file