export default function TailwindTest() { //return <p className="text-4xl">test</p>; return <a href="www.google.com">Google</a>; }