<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<title>Eric Lim</title>
	<meta name="description" content="">
	<meta name="author" content="">

	<meta name="viewport" content="width=device-width, initial-scale=1">
  <link href="https://fonts.googleapis.com/css?family=Barlow" rel="stylesheet">
	<link rel="stylesheet" href="style.css">
</head>
<body>
  <div class="container">
    <h1>Hello, my name is Eric Lim.</h1>
    <p>I'm a User Experience Designer based out of Orange County, CA.</p>
    <p>View my <a href="/case-study-my-account.pdf">portfolio</a> or say <a href="mailto:hello@ericlim.com">hello</a>.</p>
  </div>
</body>
</html>
