<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3{
    text-transform: uppercase;
}
p {
    text-align: right;
    font-family:Arial;
}
body {
    background-image:url("https://t4.ftcdn.net/jpg/02/69/85/07/360_F_269850799_98cb6emcxc7Bof5UuUmrhWm0eTYtnMvm.jpg");
}
a {
    font-size:16px;
    font-style:italic;
}
iframe{
    height:600px;
    width:100%;
}
.header{
    border-style:solid;
    background-color:aliceblue;
}
.content{
    background-color:aliceblue;
    height:80%;
    width:70%;
}
.footer{
    background-color:aliceblue;
}
.job-title{
    font-weight:bold;
    color:maroon;
}</pre></body></html>