9 lines
81 B
CSS
9 lines
81 B
CSS
@charset "utf-8";
|
|
|
|
#body {
|
|
opacity: 0;
|
|
}
|
|
|
|
#main_body {
|
|
text-align: center;
|
|
}
|