margin: 0; padding: 0; font-family: 'montserrat', sans-serif; background-color: #f0f0f0; } h1 { text-align: center; margin-top: 50px; color: #333; } p { text-align: center; color: #666; } </style> </head> <body> <h1>Welcome to My Website</h1> <p>This is a sample HTML document with some CSS styling.</p> </body> </html> [2024-10-30 19:49:49 | AI写代码神器 | 324点数解答]