```html
body {
fontfamily: Arial, sansserif;
textalign: center;

}
.artisticfont {
fontsize: 48px;
fontweight: bold;
color: ff6600;
textshadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
letterspacing: 2px;
lineheight: 1.5;
margintop: 50px;
}
为武汉加油!
```html
body {
fontfamily: Arial, sansserif;
textalign: center;
}
.artisticfont {
fontsize: 48px;
fontweight: bold;
color: ff6600;
textshadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
letterspacing: 2px;
lineheight: 1.5;
margintop: 50px;
}
为武汉加油!