.location-autocomplete{max-width:500px}.angucomplete-holder{position:relative}.angucomplete-dropdown{position:absolute;left:0;width:100%;max-width:500px;background:#fff;color:#333;padding:1rem .5rem;z-index:1000;border:1px solid #333}.angucomplete-row{cursor:pointer;font-size:1.2rem;padding:0 .5rem;margin-bottom:.2rem;transition:.2s ease all}.angucomplete-row:hover{background:#eee}.header{min-height:20vh;color:#fff;background:#333;padding-bottom:3rem}.content{min-height:60vh;padding-bottom:4rem;padding-top:1rem}.tweets,.weather{margin-top:3rem}.weather__forecast{margin:2rem 0 0}.weather__radar{border:2px solid #333;margin-top:2rem}.tweets__single{border:1px solid #ccc;padding:.5rem;margin-bottom:1rem;display:block;color:#333;text-decoration:none;transition:.2s ease all}.tweets__single:active,.tweets__single:focus,.tweets__single:hover{text-decoration:none;background:#eee}.tweets__single-image{margin-right:1rem;float:left;border:2px solid #ccc}.tweets__single-meta{font-size:1.2rem;margin-bottom:.5rem;display:block;color:#ccc}.footer{background:#333;color:#fff;height:20vh;padding:2rem 0}.footer a{color:#ccc;cursor:pointer}