// Home

@import "~styles/vars";

.Home
    display block
    min-width 100%
    height auto
    position absolute


input
    background-color white
    color $black
