billoreilly.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>Bill O'Reilly | No Spin News</title>
<link href='//fonts.googleapis.com/css?family=Montserrat:400,700|Oswald:400,600,700|Lato:400,700' rel='stylesheet' type='text/css'>
<style>
body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
font-family: 'Lato', Helvetica, Verdana, Arial, sans-serif;
text-align: center;
font-size: 14pt;
}
.wrapper {
display: flex;
justify-content: center;
align-items: center;
height: 98vh;
max-height: -webkit-fill-available;
}
.content {
max-width: 400px;
}
.content img {
width: 100%;
}
.content div {
padding-top: 40px;
}
@media screen and (max-width: 500px) {
.content {
padding: 40px;
font-size: 0.8em;
}
}
@media screen and (max-width: 420px) {
.content {
padding: 20px;
}
}
@media screen and (max-width: 370px) {
.content {
font-size: 0.7em;
}
}
</style>
</head>
<body>
<div class="wrapper">
<div class="content">
<img src="bor_header_043019.png" alt="BillO'Reilly.com" />
<div>BillOReilly.com is not available in this country.<br><br>
We apologize for any inconvenience.
</div>
</div>
</div>
</body>
</html>