import type { FC } from "hono/jsx" export const Terminal: FC = async () => ( <>

Hello NOSE!

This is 960×540 space.

)