TempMail.im
HTML
<html>
<body>
<center>
<h1>Temp Mail - Your Free Temporary Email Address </h1>
<h2>
<a href="https://tempmail.im/">TempMail.im</a>
</h2>
</center>
<code>
body {
margin: 0px !important;
}
.top-css {
color: #ffffff;
background: #161a1d;
}
.messages,
.view {
background: #000000;
}
.st-total {
color: #03bfff !important;
background: none;
}
.h1,
h1 {
font-size: 20px;
font-weight: bold;
}
.home-text h1 {
font-size: 20px;
font-weight: bold;
}
.h2,
h2 {
font-size: 1.2rem;
}
ul {
list-style: disc;
}
.faq {
margin: 20px 0;
}
.faq h2 {
cursor: pointer;
color: #2980b9;
}
.faq p {
display: none;
margin: 10px 0 20px;
padding: 10px;
border-left: 3px solid #2980b9;
background-color: #f9f9f9;
}
a.navbar-brand.d-none.d-lg-block img {
background: #1d1e1f;
border-radius: 10px;
}
.messages .card-body,
.view .card-body {
padding: 0px 4% !important;
min-height: 400px;
}
</code>
</body>
<html>
CSS
body {
margin: 0px !important;
}
.top-css {
color: #ffffff;
background: #161a1d;
}
.messages,
.view {
background: #000000;
}
.st-total {
color: #03bfff !important;
background: none;
}
.h1,
h1 {
font-size: 20px;
font-weight: bold;
}
.home-text h1 {
font-size: 20px;
font-weight: bold;
}
.h2,
h2 {
font-size: 1.2rem;
}
ul {
list-style: disc;
}
.faq {
margin: 20px 0;
}
.faq h2 {
cursor: pointer;
color: #2980b9;
}
.faq p {
display: none;
margin: 10px 0 20px;
padding: 10px;
border-left: 3px solid #2980b9;
background-color: #f9f9f9;
}
a.navbar-brand.d-none.d-lg-block img {
background: #1d1e1f;
border-radius: 10px;
}
.messages .card-body,
.view .card-body {
padding: 0px 4% !important;
min-height: 400px;
}