.magazinecover {
width: 100%;
height: 500px;
backgroundimage: url('magazinecoverbackground.jpg');
backgroundsize: cover;
position: relative;
display: flex;
justifycontent: center;
alignitems: center;
}
.magazinetitle {
fontsize: 36px;
fontweight: bold;
color: ffffff;
textshadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
textalign: center;
}
理财画报