/*
Stylesheet for index.html.
*/
@import mixins
@import variables
div.search-field
bottom: 0
height: 200px
left: 0
margin: auto
position: absolute
right: 0
top: 0
width: 34%
#title
font-size: 3em
padding-bottom: 0.5em
text-align: center
form input[type="text"]
border: 1px solid #A4ACAF
font-size: 1.1em
padding: 3px
width: 100%