<!DOCTYPE html> <html> <head> <style> p { font-weight: bold; } </style> </head> <body> <p>CodeUni.Ir</p> </body> </html>