First Post

This is first post on this blog

This is some content

This is some content

jsx
export const firstPost = () => {
return <div>first post</div>
}
html
<div class="bg-blue-300">
<span>Click me</span>
</div>
css
.container {
backgroud: #444444;
font-size: 14px;
}

console.log('Hello world')

Blockquote

This is a heading 2 on this page