Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="hilltop.run concept">
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>hilltop.run</title>
    <link href="https://fonts.googleapis.com/css?family=Biryani:900&display=swap" rel="stylesheet">
</head>
<body>
    <div class="topbar">
        <div class="website-name-corner">
            hilltop.run
        </div>
        <div class="login-buttons">
            <div class="login-button">
                Login
            </div>
            <div class="signin-button">
                Signup
            </div>
        </div>
    </div>
    <div class="center-holder">
        <div class="center-title">
          hilltop.run
        </div>
        <div class="center-quote">
            You've got to be good to be good
            -Coach Sharma
        </div>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
TigerTJJpro
0viewers