Dr. Trevor Trent’s Cosmic Research Institute
body {
background-color: #87CEEB; /* Sky blue background */
color: #2E8B57; /* Darker green text for contrast */
font-family: “Comic Sans MS”, Arial, sans-serif;
}
h1 {
color: #006400; /* Dark green */
text-align: center;
text-decoration: underline;
}
marquee {
color: #00BFFF; /* Bright sky blue */
font-size: 20px;
font-weight: bold;
}
.blink {
animation: blinker 1s step-start infinite;
color: #FF4500; /* Orange for emphasis */
}
@keyframes blinker {
50% { opacity: 0; }
}
.container {
border: 5px solid #32CD32; /* Lime green border */
padding: 15px;
margin: 20px;
background-color: #F0FFF0; /* Light green background */
width: 80%;
margin-left: auto;
margin-right: auto;
}
.gif {
width: 150px;
height: auto;
}
.hidden-link {
color: #00BFFF; /* Make hidden links blend into background */
text-decoration: none;
font-size: 14px;
}
Welcome to Dr. Trevor Trent’s Cosmic Research Institute
Discover the Truth… Alien Secrets Revealed… Temporal Warp in Progress!