1 2 3 4 5 6 7 8 9 10 11 12
.temptree { background: #ADD8E6; width: 300px; height: 100px; z-index: 100; position: fixed; bottom: 0px; .list { padding: 5px; color: #1e5162; } }