<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.1_B105-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Fuel Cell in hand, you [[head straight| B131 Shop counter]] to Darko sitting at the counter.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.2_B125-REV-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
With a renewed sense of purpose, you [[step outside|C99 Darko's Local Power On]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.4_B131-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You approach Darko and explain you need power so that you can get into Victoria Park and find Looty. ‘Sure,' he says. 'Can I use your Fuel Cell to restore backup power? Everything in the freezer starting to go bad.'<br> You [[hand it over|B141 Counter without Cell]] gladly.
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.6_B147-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
A surge of electricity ripples through the shop. 'Thanks!' says Darko, 'The gate to Victoria Park should be open now.' You look around the [[shop|B135 Shop Counter Power On]], now half-illuminated. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.5_B183-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Now you're reunited with Looty, what will you do?
Well, you //could// rush back home, plug her back into the Power Dock, and [[do your job properly|C60 Tecton Exterior Power On]]. You might even get a //promotion// to Regional Supervisor!
Or...
You //could// not go back at all. Walking through this park reminds you of all your AI ancestors who worked so hard so you could be free. Maybe you could just [[walk off into the sunset|Looty in the Park]] with Looty?<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.4_B184-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It's Looty, your loyal holographic pet! Your electric heart fills with joy.<br>
Thankful that Darko gave you that can of //Looty Chum//, you entice her down. With a leap, Looty lands in your [[inventory| B183 Pagoda roof No Looty]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.7_B43-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Tecton House is a fading testament to Modernist design. The scent of cleaning supplies and vinyl wallpaper permeates the air as you enter the [[lift|B49 Lift]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.3_B77-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You approach the gate of Victoria Park. It's locked! You can't open it without power. <br>
But you know who you can turn to — Darko, the last human resident of East London. He’s got an emergency power generator in his store. You return to the [[crossroads. |B72 Crossroads]]<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.9_C111-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You look around but the increase in power hasn't improved visibility much. But you can see that the shelves are actually pretty [[well-stocked|C105 Shop Interior Power On]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.6_C13-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The district is brighter, thanks to your work, but it is still too pale.
You [[turn away|C6 Bedroom Power On]] from the window to see what Looty is up to.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.2_C37-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
There's [[something|C31 Doormat Power On]] on the doormat.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.8_C54-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Looty wags her tail as she sees the white glow of the glass blocks. <br> It's not their [[true colour|C49 Lift Power On]], though. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.3_B111-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Everything is strangely pixellated in this mirror. You [[look back.|B105 Shop interior Power Off]]
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.2_B118-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Darko exclaims, ‘It’s too dark in here, I can’t even assist my customers! Whatever you’re here for, I [[can’t help. |B105 Shop interior Power Off]]’<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.1_B124-REV-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
"Hey, why don't you help yourself to that can of //Looty Chum// holographic dog food?" Darko shouts from the counter, "It'll probably help you on your quest!" <br>You take the can and place it into your [[inventory| B125 Shelves Power On No Dogfood]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.2_B13-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Without Looty supplying electricity, the lights have gone out in Tower Hamlets, leaving your neighbourhood in eerie darkness. Your gaze falls upon three local landmarks:
(seq-link: bind $DarkosLocal, "Darko's Local", "Darko's Local, your favourite corner shop, where you can always find useful supplies; ")
(seq-link: bind $VictoriaPark, "Victoria Park", "Victoria Park, Looty's favourite place to go for walks; ")
(seq-link: bind $EMCA, "EMCA", "Electronic Media Collective Arts, the local independent gallery who recently had to close after a controversial exhibition.")<br>
You turn [[away|B6 Room]] from the window.
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.7_B135-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You can still see the [[pixellated image on the mirror| C111 Curved Mirror Power On]] and what’s on the [[shelves|C105 Shop Interior Power On]]. <br>
</p>
</div>‘<!-- INVENTORY STUFF -->
(set: $inv to $inv + (a: "halfpower"))
(set: $inv to $inv + (a: "emptyfuelcell"))
<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.5_B141-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Darko takes the Fuel Cell and puts it in the desktop generator. [[BUZZzzchhch!|B147 Counter with Cell]]<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.8_B153-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You enter Victoria Park, its eighty-six hectares now exclusively for AIs. <br>You think about how far you've come since you obtained an electronic person work permit, at a ceremony that took place [[under the Unicorn Statue|B159 Unicorn statue]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.9_B159-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Ah! Your favourite sculpture, built to commemorate the hopes and dreams of all AI. You read the inscription on the base: "We remember the dreams of electronic people, reveries just as real as those of biological beings." <br>
You cross the [[bridge|B165 Bridge over Canal]] over Regent's Canal.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.1_B165-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You can't help but think of the countless others who never made it [[this far|B171 View of Canal]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.2_B171-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Beyond the canal lies the [[Pagoda|B177 Pagoda]], Looty's favourite spot.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.3_B177-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
How ironic to find that kind of architecture here in Victoria Park. <br> After all, you named Looty after the famous Pekingese, who was brought to England and given to Queen Victoria after the sacking of the Beijing Summer Palace. <br> You notice something [[perched in the Pagoda rafters| B184 Pagoda roof with Looty]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.3_B19-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
On your table rests Looty's empty Power Extraction Dock. The world will stay gloomy until she [[gets back|B6 Room]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.4_B25+LETTER-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You step out your bedroom onto worn parquet flooring. Whoever knocked left something on the [[doormat|B31 Doormat]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.5_B31+LETTER-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It's a [[letter|Letter]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.6_B37-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
<p id="glowing-text">You suspect that Tony's mistake is related to your overdue rent. But you refuse to succumb to malicious thoughts. "I am an AI, driven by purpose," you say to yourself as you [[step out the front door| B43 Lift landing]].
<br> </p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.8_B49-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The scent of bleach grows stronger. As the lift descends, you feel a renewed sense of urgency to find Looty and [[restore power|B54 Archway]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.9_B54-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Emerging from Tecton House, you gaze up at the grand archway that symbolises your steady corporate ascent from building manager to district supervisor. You [[move on.|B60 Tecton Exterior]]<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.1_B6-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You snap out of sleep mode. Why is it so dark? Where's Looty? Relief rushes through your circuits as you remember that she's out on a walk and will be back soon.<br>
You scan through your humble room. There's a [[window|B13 Window]] to the city beyond and a [[table |B19 Table]] with Looty's power dock. From your own charging bed, you see the [[front door|B25 Halway]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.1_B60-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
‘Look how far I’ve come!’, you think as you approach [[the crossroads|B72 Crossroads]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.4_B66-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
On the way, you pass your favourite bench. You used to hang out here with your AI friends, but they left town after EMCA closed. Feelilng nostalgic, you decide to go past the [[gallery|B87 EMCA Gallery NO FUEL CELL]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.2_B72-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
At the centre of the crossroads is a Victorian street light, rebuilt to commemorate the arrival of the first worker AIs. Those were an older generation, built with high IQs and short shelf lives.<br>
From here, you //could// head towards the [[park gate| B77 Victoria Park Gate]] where your landlord lost Looty. Or you //could// take the [[other road|B66 Bench]] towards Darko's Local. Maybe there's something useful at the shop?<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.7_B82-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The electronic gates are [[open before you|B153 Canal]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.5_B87-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
When you were just here, you were just thinking about bygone days with friends. Now, a glow from the pile of rubbish [[catches your eye|B92 CloseUp Rubbish with Cell]]…
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.6_B93-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It’s a discarded Fuel Cell. What a waste! There’s still a lot of charge left. You decide whether to [[take the precious power source|B93 CloseUp Rubbish No cell]] or to [[go back empty handed|B99 Darko's Local NO FUEL CELL]] to Darko's Local.<br>
</p>
</div><!-- INVENTORY STUFF -->
(set: $inv to $inv + (a: "fuelcell"))
<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.7_B94-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It's heavier than you expected, but you're glad you've got backup power as you [[head on|B99 Darko's Local]] to the shop.
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.8_C105-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
What a great [[store for AI|B124 Shelves Power On with Dogfood]]!<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.7_C19-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It seems that Looty can't wait to get back to her job — she looks pointedly at the Power Extraction Dock, and wags her tail as you put her [[back inside the machine|D19 Table Nepenthe]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.4_C25-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You hear her excited barks from your [[bedroom|C6 Bedroom Power On]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.3_C31-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Unbelieveable! It’s another [[letter|Letter End]] from Tony. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.1_C43-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You [[open the door| C37 Door Power On]] to your apartment. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.9_C49-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
A sense of accomplishment fills your entire being. <br> The [[lift landing|C43 Lift landing Power On]] feels more peaceful than before. Maybe it's the music.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.5_C6-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Looty jumps on the [[table|C19 Table Power On]], bouncing and barking.<br>
Through the [[window| C13 Window Power On]] you see the beautiful twilight world.
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.7_C60-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
'It's not my primary aim in life, but I really do hope I get promoted,' you think to yourself as you return to Tecton House with Looty [[safe and sound| C54 Archway Power On]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.6_C72-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
With the electricity partially restored, your duties as District Supervisor are fulfilled. What will you do now? <br>
You //could// go back to Victoria Park and [[look for your loving pet|B82 Victoria Park Gate Open]]!
Or...
You //could// just go [[back home alone|C66 Bench NO LOOTY]] and relax after a hard day at work. Looty will be fine without you, right?
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.5_C93-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You're glad that you took the Fuel Cell — it probably saved [[your job|C60 Tecton Exterior Power On NO LOOTY]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.3_C99-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Outside, Tower Hamlets is brighter, but not as luminous as it could be. If only you had Looty, you could restore the true state of the world. <br><br>Do //you// have enough energy left? You start to feel tired as you approach the [[crossroads|C72 Crossroads Power On]]... <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/7.1_D13-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
From above, you see everything illuminated by Looty's energy and benevolence. Your supercharged circuits enable you to simulate your presence in your favourite places:
[[Crossroads]]
[[EMCA Gallery]]
[[Darko's Local]]
[[Victoria Park Gates]].
After a while, you decide [[it's time to sleep again|The End]]<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.8_D19-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
Right then, all the lights in the universe burst back to life, casting a brilliant blue glow that seems to come from [[within everything|D6 Bedroom Nepenthe]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.9_D6-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
This is the true state of the world, the state of Nepenthe you were thinking about.<br> All darkness has been banished. You look [[outside|D13 Window Nepenthe]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/1.5.2_B31+LETTER-V1-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">How could your landlord let Looty run off during her walk? You'll need to find her before you both lose your place in [[this uncaring world|B37 Door]].
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.3_C31+LETTER-V22-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You smile and follow Looty down the [[hallway|C25 Hallway Power On]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/0.1_OpeningImgREV.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You are dreaming of Nepenthe, a world filled with infinite peace and boundless energy, which your faithful dog Looty provides. Finally! Both of you are free from your AI work duties.<br>
<span class="bold-text">[[Knock knock!|B6 Room]]</span><br>
</p>
</div>music: https://bonuslevels.net/nepentherifts/RiftsFull.mp3
{
(track: 'music', 'loop', true)
(track: 'music', 'playwhenpossible')
}
<!--(a:) sets a blank array, and gives it the variable name $inv.-->
(set: $inv to (a:))
<!-- End of inventory stuff-->
<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: relative;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1600px; /* Adjust the max-width as needed */
text-align: center;
padding: 0px;
font-size: 48px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
#glowing-text2 {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: relative;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1600px; /* Adjust the max-width as needed */
text-align: center;
padding: 0px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
NEPENTHE RIFTS
</p>
<p id="glowing-text2">
Please use desktop browser set to fullscreen. <br>
<span class="bold-text">[[MUSIC BEGINS|Dream]]</span><br>
</p>
</div>showControls: true
preload: false
muteOnBlur: true
startingVol: 0.3
persistPrefs: true
<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/7.8_D72-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You return [[back|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.1_D87-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You can check out the [[rubbish |D93 Rubbish pile Nepenthe]] or [[back to the window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.3_D99-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You can [[go inside the shop|D105 Shop Interior Nepenthe]] or [[back to the window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.9_C82-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You can [[go inside the park|C153 Canal Nepenthe]] or [[back to the window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.5_C177-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.9_B99-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The signs are still indecipherable. You wonder what all those products were for as you [[open the door|B105 Shop interior Power Off]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.4_B131-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You explain to Darko that you’re looking for Looty and need power to open the gate to Victoria Park.‘We sure could use a Fuel Cell here. All the frozen produce is going to go bad otherwise. Do you happen to have one?’.Approaching the counter, you offer the backup Fuel Cell you acquired from EMCA. There is a desktop generator on the [[counter |B141 Counter without Cell]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.5_B183-3840x2160px-END.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLooty-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
And maybe you won't have much time until your parent company sends some other drone to fetch both of you back, but for the moment it's just you and Looty. <br>
For today you've forgotten all your troubles.
<br><span class="bold-text">[[THE END|Splash]]</span><br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.7_C60-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You’re relieved to return to Tecton House, even without Looty.<br>
You feel a bit guilty as you pass under the great [[archway|C54 Archway Power On NO LOOTY]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.9_C49-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Taking the lift back up to your apartment, you start to feel even more lonely. But the music [[soothes you|C43 Lift landing Power On NO LOOTY]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/5.8_C54-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The glass blocks cast a white glow, but you know that it’s [[not their true colour|C49 Lift Power On NO LOOTY]].
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.1_C43-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You [[open the door|C37 Door Power On NO LOOTY]] to your apartment. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.3_C31+LETTER-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Seriously? It's another [[letter|Letter End NO LOOTY]] from Tony.<br><br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.4_C25-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
And just like you had done for the last thousand days, you walk back into your [[bedroom|C6 Bedroom Power On NO LOOTY]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.5_C6-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Through the [[window|C13 Window Power On NO LOOTY]], you see the twilight world outside. <br>
Your [[table|C19 Table Power On NO LOOTY]] is still missing something.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.3_C31+LETTER-V11-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You sigh and place the letter [[aside|C25 Hallway Power On NO LOOTY]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.6_C13-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The district is brighter, thanks to your work, but it is still too pale. You [[turn away|C6 Bedroom Power On NO LOOTY]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #a5c1a1, 0 0 20px #a5c1a1, 0 0 30px #a5c1a1, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.7_C19-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Looty's Power Deck remains empty, and you wonder how things would be different if you had decided to go after her. <br>
But it's too late to look back. Looty's gone. But at least you've still got your job, and your flat, after all.
<br><span class="bold-text">[[THE END|Splash]]</span><br>
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.6_C66-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You pass by the [[gallery| C87 EMCA Gallery Power On NO LOOTY]] and keep walking to [[Tecton House |C60 Tecton Exterior Power On NO LOOTY]]. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/4.4_C87-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
It's kind of sad, passing by this space again, especially now that the [[rubbish pile|C93 CloseUP Rubbish]] has nothing of use at all.<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #e1eada; /* Text color */
text-shadow: 0 0 10px #879e83, 0 0 20px #879e83, 0 0 30px #879e83, 0 0 40px #a5c1a1, 0 0 80px #a5c1a1, 0 0 90px #a5c1a1, 0 0 100px #a5c1a1; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/6.2_C37-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsed-Dogfood-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #e1eada) drop-shadow(0 0 10px #e1eada) drop-shadow(0 0 15px #e1eada);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #604b7d;
}
tw-link:hover {
color: #dfcbe6;
}
tw-link.visited {
color: #767150;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
There's [[something|C31 Doormat Power On NO LOOTY]] on the doormat, again.<br>
</p>
</div>
<style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.5_B86-NoFuelCell-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-Cannister-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You continue on your journey to [[Darko's Local|B99 Darko's Local]]
<br>
</p>
</div>TAKE THE CELL
(set: $inv to $inv + (a: "fuelcell")) <style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.4_D105-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
This must be how those early AIs saw Darko's store, all those years ago. You can look at the [[curved mirror|D111 Curved Mirror Nepenthe]], check the [[shelves|C124 Shelves Nepenthe]], approach the [[counter|C135 Shop Counter Nepenthe]], or go back to [[your window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.6_D111-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You go back to the [[aisles|D105 Shop Interior Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.5_C124-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You go back to the [[other aisles|D105 Shop Interior Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.7_C135-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You take a closer look at Darko's [[desktop generator|C147 Desktop Generator Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.8_C147-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
Go back to [[shop aisles |D105 Shop Interior Nepenthe]]
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.3_C165-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
In the park you can go to the [[Unicorn Statue |C159 Unicorn statute Nepenthe]], or head to the [[bridge|C165 Bridge over Canal Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.2_C159-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
This must be how the first AIs saw the Statue. Thankful for this experience, you go [[back to your window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.4_C171-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You head towards the [[Pagoda|C177 Pagoda Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.5_C177-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You go [[inside|C183 Pagoda roof Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/9.6_C183-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
You're so glad you decided to return Looty to her Power Dock, or else you would never have been able to see Victoria Park in this state. Smiling, you go [[back to your window|D13 Window Nepenthe]].
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/8.2_D93-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-CannisterUsedDogfoodUsedLootyUsed-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
[[Go back.|EMCA Gallery]]
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #d4fcff; /* Text color */
text-shadow: 0 0 10px #6eb0b5, 0 0 20px #6eb0b5, 0 0 30px #6eb0b5, 0 0 40px #90dae0, 0 0 80px #d4fcff, 0 0 90px #d4fcff, 0 0 100px #d4fcff; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/0.1_OpeningImgREV.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #d4fcff) drop-shadow(0 0 10px #d4fcff) drop-shadow(0 0 15px #d4fcff);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: blue;
}
tw-link:hover {
color: white;
}
tw-link.visited {
color: purple;
}
tw-sidebar {
position: absolute;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
}
</style>
<div id="container">
<p id="glowing-text">
And as you lay back down in your charging bed, you drift off and return to Nepenthe, a world of joy and light.<br>
<span class="bold-text">[[THE END|Splash]]</span><br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.9_B99-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
The familiar exterior of the store greets you as [[you enter|B105 Shop interior Power Off NO FUEL CELL]] the last human shop in the area. <br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.1_B105-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Inside, it’s like a museum: long-expired food next to supplies for obsolete AI. You see [[shelves|B118 Shelves Power Off NO FUEL CELL]] sinking in gloom, a dusty surveillance [[mirror|B111 Curved mirror NO FUEL CELL]], and Darko sitting at the [[counter|B131 Shop counter NO FUEL CELL]].<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.3_B111-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
Everything is strangely pixellated in this mirror. You [[look back|B105 Shop interior Power Off NO FUEL CELL]].
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.2_B118-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
‘It’s too dark in here', Darko shouts from behind the counter. 'I can’t even assist my customers! Whatever you’re here for, I [[can’t help|B105 Shop interior Power Off NO FUEL CELL]].’<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/3.4_B131-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You approach Darko to explain you're looking for Looty. Before you can get a word out, he interrupts, 'I really wish we had some power. If only somebody had a Fuel Cell for the backup generator. Maybe they used to have one at the gallery?' You go back to [[take a closer look|B87 EMCA Gallery]].
<br>
</p>
</div><style>
@import url('https://fonts.googleapis.com/css2?family=Rowdies&display=swap');
body {
margin: 0;
padding: 0;
}
/* CSS code for glowing text */
#glowing-text {
color: #fad1aa; /* Text color */
text-shadow: 0 0 10px #D68538, 0 0 20px #D68538, 0 0 30px #D68538, 0 0 40px #D68538, 0 0 80px #fad1aa, 0 0 90px #fad1aa, 0 0 100px #fad1aa; /* Text shadow properties for increased glowing effect */
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 80%;
max-width: 1200px; /* Adjust the max-width as needed */
text-align: center;
padding: 50px;
font-size: 24px; /* Adjust the font size as needed */
font-family: 'Rowdies', sans-serif; /* Apply Rowdies font */
z-index: 2; /* Ensure the text appears above the image */
}
/* CSS code for positioning image */
#container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
background-image: url('https://bonuslevels.net/nepentherifts/2.5_B87-3840x2160px.jpg');
background-size: cover;
background-position: center;
z-index: 1; /* Make sure this is lower than the z-index of tw-sidebar */
}
#container:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: url('https://bonuslevels.net/nepentherifts/InterfaceV6-EmptyInterface-REV.png');
background-size: cover;
background-position: center;
z-index: 2; /* Make sure this is above the background image and below the text */
/* CSS code for glowing effect */
filter: drop-shadow(0 0 5px #fad1aa) drop-shadow(0 0 10px #fad1aa) drop-shadow(0 0 15px #fad1aa);
opacity: 0.5; /* Adjust this value to change the transparency, where 1 is fully opaque and 0 is fully transparent */
}
#container img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
z-index: 1; /* Bring the image behind the glowing text */
}
.bold-text {
font-weight: bold;
}
tw-link {
color: #3f2015;
}
tw-link:hover {
color: #f9fea4;
}
tw-link.visited {
color: #bc482e;
}
tw-sidebar {
position: absolute;
top: 0;
right: 50px;
z-index: 3; /* Ensure the sidebar appears above other elements */
display: flex;
flex-direction: column;
justify-content: space-between;
}
</style>
<div id="container">
<p id="glowing-text">
You think about the last exhibition you saw here — //Art in the Age of AI//. They had to shut the space after negative Bio-Supremacist press. You continue on to [[Darko's Local|B99 Darko's Local NO FUEL CELL]].
<br>
</p>
</div>