Position
Quick positioning classes are available, though they are not responsive.
Position an element at the bottom of the viewport, from edge to edge. Be sure you understand the ramifications of fixed position in your project; you may need to add additional CSS.
IE11 and IE10 will render as . As such, we wrap the styles in a query, limiting the stickiness to only browsers that can render it properly.