body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
margin: 20px;
backgroundcolor: f9f9f9;
}
h1 {
color: 333;
}
.scene {
marginbottom: 20px;
padding: 15px;
backgroundcolor: fff;
borderradius: 8px;
boxshadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.character {
fontweight: bold;
color: 007bff;
}