9 lines
80 B
CSS
9 lines
80 B
CSS
.html-weakness {
|
|
filter: invert(80%);
|
|
}
|
|
|
|
#app {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|