The Fearless Saul

The Fearless Saul Studying ICT, Student Politician, The Hacker 💻. I'm Called SIMS which stand for; Smart In Mind & Selective.
(4)

Who needs photo editing?  🫧🫧Happy Labour Day to all hardworking individuals out there.Follow My page
01/05/2026

Who needs photo editing?
🫧🫧
Happy Labour Day to all hardworking individuals out there.
Follow My page

Clean 🫧
30/04/2026

Clean 🫧

It's Simple just One prompt and it's done ✅Comment "Prompt"
29/04/2026

It's Simple just One prompt and it's done ✅
Comment "Prompt"

With just Your phone, you can turn any pics into professional studio portraitsComment "Prompt"   and support my page.
28/04/2026

With just Your phone, you can turn any pics into professional studio portraits
Comment "Prompt"

and support my page.

10/09/2025

Shout out to my newest followers! Excited to have you onboard! Josphat Mulenda, Chilufya Monica

      Modern Login Page      body {      margin: 0;      padding: 0;      font-family: 'Poppins', sans-serif;      heigh...
08/09/2025











Modern Login Page



body {

margin: 0;

padding: 0;

font-family: 'Poppins', sans-serif;

height: 100vh;

display: flex;

justify-content: center;

align-items: center;

background: url('https://picsum.photos/1600/900?blur=5') no-repeat center center/cover;

}

.login-container {

background: rgba(255, 255, 255, 0.15);

backdrop-filter: blur(12px);

border-radius: 20px;

padding: 40px;

width: 350px;

text-align: center;

color: white;

box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);

animation: fadeIn 1.2s ease-in-out;

}

.login-container h2 {

margin-bottom: 20px;

font-size: 28px;

}

.login-container input {

width: 100%;

padding: 12px;

margin: 12px 0;

border: none;

border-radius: 10px;

outline: none;

font-size: 16px;

}

.login-container input[type="text"],

.login-container input[type="password"] {

background: rgba(255, 255, 255, 0.8);

}

.login-container button {

width: 100%;

padding: 12px;

border: none;

border-radius: 10px;

background: linear-gradient(135deg, , );

color: white;

font-size: 18px;

cursor: pointer;

margin-top: 15px;

transition: 0.3s;

}

.login-container button:hover {

background: linear-gradient(135deg, , );

}

.extra {

margin-top: 15px;

font-size: 14px;

}

.extra a {

color: ;

text-decoration: none;

font-weight: bold;

}

fadeIn {

from { opacity: 0; transform: translateY(-30px); }

to { opacity: 1; transform: translateY(0); }

}







Don't worry you are safe, follow my page 🥺🥺
07/09/2025

Don't worry you are safe, follow my page 🥺🥺

Address

Upper City
Kasama

Telephone

+260772582722

Website

Alerts

Be the first to know and let us send you an email when The Fearless Saul posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to The Fearless Saul:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ZAMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });