Home
Product
Service
About
Contact
<!DOCTYPE html> <html> <head> <style> body { background-color: skyblue; } h1 { color: white; text-align: center; } p { font-family: verdana; font-size: 20px; } </style> </head> <body> <h1>ofemail</h1> <p>ITITeS</p></br> </br> <button type="submit" style="background-color: #365ff4; color: white; padding: 10px;"> <strong>Submit</strong> </button> </body> </html>
© 2026 ofemail All Rights Reserved