A
A
h1\{\\
color: brown; text-align: center;font-family: Georgia,\\
\textquotesingle{}Times New Roman\textquotesingle{}, Times, serif;\\
font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);\\
position: relative; padding-top: 25px;\\
\}\\
\\
h2\{\\
font-family: Georgia, \textquotesingle{}Times New Roman\textquotesingle{},\\
Times, serif; font-weight: bold;text-shadow: 2px 2px 4px rgba(0, 0, 0,\\
0.5);\\
\}\\
\\
#tl\{\\
font-weight: bold; font-family: Georgia, \textquotesingle{}Times New\\
Roman\textquotesingle{}, Times, serif; color: red; padding-top:\\
15px;padding-right: 3px;\\
\}\\
\\
#blog \{\\
height: 470px;\\
border: 10px solid rgb(19, 11, 13);\\
background-color: lightgrey;\\
padding: 50px;\\
\}\\
\\
/* Media query for screens with a maximum width of 768px */\\
@media screen and (max-width: 768px) \{\\
#blog \{\\
height: auto;\\
margin-right: 0;\\
\}\\
\}\\
\\
#target-div \{\\
border: 10px solid rgb(19, 11, 13);\\
background-color: lightgrey;\\
padding: 10px;\\
\}\\