|
|
|
@ -1,3 +1,20 @@
|
|
|
|
|
/* img{
|
|
|
|
|
|
|
|
|
|
width:100%;
|
|
|
|
|
position:absolute;
|
|
|
|
|
filter: grayscale(100%) contrast(50%);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#overlay {
|
|
|
|
|
background-color: rgba(253, 5, 150, 0.459);
|
|
|
|
|
position:fixed;
|
|
|
|
|
top:0;
|
|
|
|
|
right:0;
|
|
|
|
|
bottom:0;
|
|
|
|
|
left:0;
|
|
|
|
|
} */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a{
|
|
|
|
|
font-family: 'Courier New', Courier, monospace;
|
|
|
|
|
font-size: 180px;
|
|
|
|
|