html
<!DOCTYPE html
<html
<head
<titleHome Page</title
<link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css
</head
<body
<div class=container
<h1Welcome to My Website!</h1
<pThis is a simple website created with Flask and Bootstrap.</p
</div
</body
</html