Swagg Radio
Swagg Radio

Swagg Radio

Sawa mkuu, hapa nimeandaa full HTML code yenye player ya stream, background ya dark yenye miale ya taa za rangi za kijani na blue zinavyoangaza pembeni ili iwe stylish na kupendeza.

---

```html

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8" />

<meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Swagg Radio</title>

<style>

/* Background with glowing light beams on sides */

body {

margin: 0;

height: 100vh;

background: #0a0f14;

overflow: hidden;

font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

color: #00ffcc;

display: flex;

flex-direction: column;

justify-content: center;

align-items: center;

text-align: center;

padding: 20px;

position: relative;

}

/* Light beams - left and right */

.light-beam {

position: fixed;

top: 0;

width: 150px;

height: 100vh;

pointer-events: none;

z-index: 0;

opacity: 0.6;

filter: blur(40px);

animation: flicker 3s infinite alternate;

}

.left-beam {

left: 0;

background: linear-gradient(90deg, #00ffcc, transparent);

animation-delay: 0s;

}

.right-beam {

right: 0;

Top Audio Clips

Latest and Breaking News in the USA
News | 1 min
Latest Weather Report in the USA
Weather | 1 min
Latest Sports News, Scores And Highlights in the USA
Sports | 1 min