Skip to content

Instantly share code, notes, and snippets.

@LLBlumire
Created January 19, 2016 21:11
Show Gist options
  • Save LLBlumire/ba38d20bf1cb5edd7c5a to your computer and use it in GitHub Desktop.
Save LLBlumire/ba38d20bf1cb5edd7c5a to your computer and use it in GitHub Desktop.
ogEPoO
<div class="center-block">
<h1>Pornhub</h1>
<h3>Get your dick hard and your pussy wet!</h3>
<form action="#" method="get">
<div class="input-feild">
<input type="text" name="search" id="search" placeholder="Search for Porn" />
</div>
</form>
</div>
.center-block
background-color #292929
color #e69500
width 100vw
text-align center
height 100vh
display table-cell
vertical-align middle
h1
margin 0
padding 0
font-size 7em
font-weight 100
h3
margin 0
padding 0
input[type=text]
background-color rgba(0, 0, 0, 0)
border-radius 0
margin 15px
padding 8px
width 300px
border 0
border-top 1px solid #e69500
border-bottom 1px solid #e69500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment