6 lines
80 B
SCSS
6 lines
80 B
SCSS
p {
|
|
position: absolute;
|
|
bottom: 0;
|
|
border: 2px solid;
|
|
background: #000000;
|
|
} |