Apollo Melody
--------
A [Pen](https://codepen.io/tacitreturn/pen/GwbYRW) by [glenn](https://codepen.io/tacitreturn) on [CodePen](https://codepen.io).
[License](https://codepen.io/tacitreturn/pen/GwbYRW/license).
<h1>Apollo Melody</h1>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat">
<img id = "pageLogo" src="https://i.ibb.co/Gn1MHLB/headphones.jpg" alt="">
<div id = "loginPanel">
<form action="#" class = "signupForm">
<label for = "name">Enter Name:</label> <br />
<input type = "text" placeholder = "Enter Name"> <br />
<label for = "email">Email Address:</label> <br />
<input type = "text" placeholder = "Email Address"> <br />
<label for = "Name">User Name:</label> <br/>
<input type = "text" placeholder = "User Name"> <br />
<label for = "password">Password:</label> <br/>
<input type = "text" placeholder = "Password"> <br />
<label for = "password">Password Again:</label> <br/>
<input type = "text" placeholder = "Password Again"> <br />
<button class = "">SIGN UP</button>
</form>
</div>
<!-- <div id = "footer">
Icons made by itim2101 from www.flaticon.com is licensed by <a href="http://creativecommons.org/licenses/by/3.0/"title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a>
</div> -->