<!DOCTYPE html> <html> <head> <style> h1 { text-align: center; } </style> </head> <body> <h1>About Us</h1> </body> </html>