body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
backgroundcolor: f4f4f4;
padding: 20px;
}
h1 {
textalign: center;
color: 333;
}
.scene {
marginbottom: 20px;
border: 1px solid ddd;
background: fff;
padding: 15px;
borderradius: 5px;
}
.character {
fontweight: bold;
}