9 lines
101 B
CSS
9 lines
101 B
CSS
h1 {
|
|
color: fuchsia;
|
|
}
|
|
|
|
.glitchButton {
|
|
position: fixed !important;
|
|
top: 25px;
|
|
right: 25px;
|
|
} |