Line 240: | Line 240: | ||
.bubbles{ | .bubbles{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:100%; |
left:0; | left:0; | ||
width:100%; | width:100%; | ||
Line 253: | Line 253: | ||
display: block; | display: block; | ||
background-color: rgba(0,0,255,1); | background-color: rgba(0,0,255,1); | ||
− | bottom: - 100px; | + | bottom: -100px; |
animation: square 20s infinite; | animation: square 20s infinite; | ||
transition-timing-function: linear; | transition-timing-function: linear; |
Revision as of 22:26, 22 August 2018