<!doctype html>
<html lang="id">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<style amp-boilerplate>
body {
-webkit-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
-moz-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
-ms-animation: -amp-start 8s steps(1, end) 0s 1 normal both;
animation: -amp-start 8s steps(1, end) 0s 1 normal both
}
@-webkit-keyframes -amp-start {
from {
visibility: hidden
}
to {
visibility: visible
}
}
@-moz-keyframes -amp-start {
from {
visibility: hidden
}
to {
visibility: visible
}
}
@-ms-keyframes -amp-start {
from {
visibility: hidden
}
to {
visibility: visible
}
}
@-o-keyframes -amp-start {
from {
visibility: hidden
}
to {
visibility: visible
}
}
@keyframes -amp-start {
from {
visibility: hidden
}
to {
visibility: visible
}
}
</style><noscript>
<style amp-boilerplate>
body {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
animation: none
}
</style>
</noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script>
<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>
<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
<script async custom-element="amp-anim" src="https://cdn.ampproject.org/v0/amp-anim-0.1.js"></script>
<script async custom-element="amp-iframe" src="https://cdn.ampproject.org/v0/amp-iframe-0.1.js"></script>
<script async custom-element="amp-lightbox" src="https://cdn.ampproject.org/v0/amp-lightbox-0.1.js"></script>
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
<title>DewaScore | Agen Taruhan Online Terkemuka | Link Dewa Score</title>
<link itemprop="mainEntityOfPage" rel="canonical" href="https://fistfullofcode.com/">
<link href="asset/favicon.ico" rel="shortcut icon" type="image/x-icon">
<meta name="description"
content="Dewascore sebagai agen taruhan online terkemuka yang memberikan pengalaman taruhan tak tertandingi bagi para penggunanya, daftar di Link Dewa Score." />
<meta name="keywords"
content="dewascore, dewa score, dewascore login, dewascore daftar, dewascore link, dewascore link alternatif, dewascore asia">
<link rel="amphtml" href="https://starvind.xyz/amp2/dewascore/" />
<meta name="robots" content="index,follow">
<meta name="language" content="id-ID">
<meta name="author" content="DewaScore">
<meta name="googlebot" content="index,follow" />
<meta property="og:url" content="https://fistfullofcode.com/" />
<meta property="og:image" content="asset/dewascore.png" />
<meta property="og:title" content="DewaScore | Agen Taruhan Online Terkemuka | Link Dewa Score" />
<meta property="og:description"
content="Dewascore sebagai agen taruhan online terkemuka yang memberikan pengalaman taruhan tak tertandingi bagi para penggunanya, daftar di Link Dewa Score." />
<meta property="og:type" content="website" />
<meta name="theme-color" content="Black">
<link rel="apple-touch-icon" href="asset/favicon.ico" />
<style amp-custom>
:root {
--small-font: 12px;
--normal-font: 14px;
--large-font: 16px;
--x-large-font: 18px
}
body {
font-size: var(--small-font);
display: flex;
flex-direction: column;
padding-top: 54px;
padding-bottom: 52px
}
h1,
h2,
h3 {
color: #0799f8
}
a {
text-decoration: none
}
summary {
outline: none
}
.container {
align-self: center;
margin-left: auto;
margin-right: auto
}
.logo-container {
text-align: center;
padding: 10px;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 99
}
.logo-container .logo {
width: 200px;
display: block
}
.logo-container .logo amp-img {
flex-grow: 1
}
.link-container {
display: flex;
justify-content: center;
font-size: var(--x-large-font);
padding: 0;
width: 100%
}
.link-container a {
width: 50%;
text-align: center;
padding: 15px 20px;
text-transform: uppercase
}
.animated-button1 {
background: linear-gradient(to bottom, #0799f8, #004e80);
padding: 16px 40px;
margin: 10px 12px;
display: inline-block;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
overflow: hidden;
color: white;
font-size: 20px;
letter-spacing: 2.5px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
-webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, .5), 0 2px 2px rgba(0, 0, 0, .3), 0 2px 4px 1px rgba(0, 0, 0, .2);
box-shadow: inset 0 2px 0 rgba(255, 255, 255, .5), 0 2px 2px rgba(0, 0, 0, .3), 0 2px 4px 1px rgba(0, 0, 0, .2);
border-radius: 8px;
font-family: Convergence, sans-serif
}
.animated-button1::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #ad8585;
opacity: 0;
-webkit-transition: .2s opacity ease-in-out;
transition: .2s opacity ease-in-out
}
.animated-button1:hover::before {
opacity: .2
}
.animated-button1 span {
position: absolute
}
.animated-button1 span:nth-child(1) {
top: 0;
top: 0;
left: 0;
width: 100%;
height: 60px;
background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#0f0));
background: linear-gradient(to left, rgba(43, 8, 8, 0), #fff);
-webkit-animation: 2s animateTop linear infinite;
animation: 2s animateTop linear infinite
}
@keyframes animateTop {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
100% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
}
.animated-button1 span:nth-child(2) {
top: 0;
right: 0;
height: 100%;
width: 3px;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#0f0));
background: linear-gradient(to top, rgba(43, 8, 8, 0), #fff);
-webkit-animation: 2s animateRight linear -1s infinite;
animation: 2s animateRight linear -1s infinite
}
@keyframes animateRight {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%)
}
100% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
}
.animated-button1 span:nth-child(3) {
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#0f0));
background: linear-gradient(to right, rgba(43, 8, 8, 0), #fff);
-webkit-animation: 2s animateBottom linear infinite;
animation: 2s animateBottom linear infinite
}
@keyframes animateBottom {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
100% {
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
}
.animated-button1 span:nth-child(4) {
top: 0;
left: 0;
height: 100%;
width: 3px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#0f0));
background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fff);
-webkit-animation: 2s animateLeft linear -1s infinite;
animation: 2s animateLeft linear -1s infinite
}
@keyframes animateLeft {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%)
}
100% {
-webkit-transform: translateY(100%);
transform: translateY(100%)
}
}
.main-menu-container {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 10px 0;
background-color: #02071c
}
img {
object-fit:contain;
}
.main-menu-container li {
flex-basis: calc(25% - 10px);
padding: 5px
}
.main-menu-container li a {
display: flex;
padding: 5px 0;
justify-content: center;
align-items: center;
flex-direction: column;
color: #fff;
font-size: var(--normal-font);
text-transform: inherit;
font-family: system-ui;
}
.main-menu-container li amp-img {
margin: 8px 0
}
.jackpot-container {
display: flex;
justify-content: center;
position: relative
}
.jackpot-container .jackpot-prize {
color: #fff
}
.jackpot-container .jackpot-currency {
color: #03ffd8
}
.footer-container {
text-align: center
}
.footer-container .bank-list,
.footer-container .social-media-list,
.footer-container .contact-list,
.footer-container .footer-links {
display: flex;
flex-wrap: wrap;
margin: 0 auto;
padding: 10px 0;
list-style-type: none
}
.footer-container .contact-list li {
flex-basis: 50%
}
.footer-container .contact-list li a {
margin: 5px 10px;
display: flex;
align-items: center;
background-color: #040a2a;
border-radius: 30px;
color: #fff;
font-size: var(--normal-font)
}
.footer-container .contact-list>li a i {
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
width: 36px;
height: 36px;
margin-right: 10px;
border-radius: 50%;
background: #51c332
}
.footer-container .contact-list>li a i amp-img {
margin: 5px;
flex-basis: 0;
-ms-flex-preferred-size: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1
}
.footer-container .social-media-list {
justify-content: center
}
.footer-container .social-media-list li {
flex-basis: 25%
}
.footer-container .bank-list {
justify-content: center
}
.footer-container .bank-list li {
flex-basis: 25%;
position: relative;
display: flex;
justify-content: center;
padding-bottom: 10px;
height: 27px
}
.footer-container .bank-list span[data-online='true'],
.footer-container .bank-list span[data-online='false'] {
width: 5px;
margin-right: 5px;
border-radius: 2px
}
.footer-container .bank-list span[data-online='true'] {
background-color: #0f0
}
.footer-container .bank-list span[data-online='false'] {
background-color: #e00
}
.footer-container .footer-links {
background-color: #0a1749;
flex-wrap: wrap;
justify-content: center
}
.footer-container .footer-links li {
flex-basis: calc(25% - 3px);
margin-bottom: 5px
}
.footer-container .footer-links>li:not(:nth-child(5n+5)):not(:first-child) {
border-left: 1px solid #fff
}
.footer-container .footer-links li a {
padding: 5px;
color: #fff;
font-size: var(--normal-font)
}
.site-description {
background-color: #050c29;
padding: 10px
}
.copyright {
padding: 25px 0 20px;
display: flex;
flex-direction: column;
justify-content: center
}
.copyright div {
padding-bottom: 10px
}
.fixed-footer {
display: flex;
justify-content: space-around;
position: fixed;
background-color: #0a1749;
padding: 5px 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99
}
.fixed-footer a {
flex-basis: calc((100% - 15px*6)/5);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #999
}
.fixed-footer a.active {
color: #057e9d
}
.fixed-footer img {
filter: brightness(0) invert(1);
}
@media(min-width:768px) {
body {
font-size: var(--normal-font)
}
.container {
width: 970px
}
.site-menu {
width: 20%
}
}
@media(min-width:1200px) {
.container {
width: 1170px
}
}
@media(min-width:992px) {
.container {
width: 970px
}
}
@font-face {
font-family: 'digital_sans_ef_medium';
font-weight: normal;
font-style: normal
}
body {
font-family: 'digital_sans_ef_medium';
background-color: #000418
}
.jackpot-prize {
position: absolute;
font-size: 20px;
bottom: 20%
}
.modal-dialog {
background: rgba(0, 0, 0, .5);
width: 100%;
height: 100%;
position: absolute;
display: flex;
align-items: center;
justify-content: center
}
.modal-content {
background: #0c0c0c;
border-color: #0c0c0c;
color: #bbb;
flex-basis: 95%;
pointer-events: initial;
border: 0;
border-radius: 10px;
border: 5px solid #000
}
.modal-header {
background: #0c0c0c;
border-bottom-color: #333;
text-align: center;
border-top-left-radius: inherit;
border-top-right-radius: inherit;
border-bottom: 0;
min-height: 50px;
text-transform: uppercase;
display: contents
}
.modal-content h4 {
color: #1b4bff
}
.modal-header .close {
opacity: 1;
margin: 0;
color: #fff;
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
text-shadow: 0 1px 0 #fff;
background-color: transparent;
border: none
}
.modal-body {
position: relative;
padding: 20px
}
.fixed-footer {
background-color: #1e274b
}
.fixed-footer a {
background-color: inherit;
flex-basis: calc((100% - 15px*6)/5);
max-width: 75px;
color: #fff;
font-size: var(--small-font)
}
.fixed-footer a.active {
color: #057e9d
}
.fixed-footer .center {
transform: scale(1);
background: center no-repeat;
background-size: contain;
background-color: inherit;
border-radius: 50%
}
.fixed-footer amp-img {
max-width: 40%;
margin-bottom: 5px
}
.fixed-footer .live-chat-icon {
animation: pulse 3s infinite
}
.download-apk-container {
background: var(--image-src);
background-size: cover;
display: flex;
color: #fff;
align-items: center;
font-family: sans-serif
}
.download-apk-container .modal {
font-family: 'digital_sans_ef_medium'
}
.download-apk-container .popup-modal[data-title] .modal-title:before {
content: none
}
.download-apk-container .popup-modal .modal-header h4 {
font-size: 24px
}
.download-apk-container .popup-modal .modal-body {
padding-top: 0
}
.download-apk-container .popup-modal .modal-body img {
height: 20px;
width: 20px
}
.download-apk-container .popup-modal .modal-body h5 {
font-size: 18px;
color: inherit;
text-transform: uppercase;
margin-block-start: 0;
margin-block-end: 0
}
.download-apk-container .popup-modal .modal-body ol {
list-style: decimal;
padding-left: 5px;
line-height: 20px
}
.download-apk-container h2,
.download-apk-container h3 {
margin: 0
}
.download-apk-container h2 {
font-weight: 600;
font-size: var(--x-large-font);
text-transform: uppercase
}
.download-apk-container h3 {
font-size: var(--small-font);
font-weight: 100
}
.download-apk-container a {
font-size: var(--small-font);
text-transform: uppercase
}
.download-apk-container>div {
flex-basis: 50%
}
.download-apk-container>div:first-child {
align-self: flex-end
}
.download-apk-info {
display: flex;
justify-content: flex-start;
padding: 7px 0
}
.download-apk-info>div {
flex-basis: 45%;
max-width: 45%
}
.download-apk-section {
text-align: center;
margin-right: 5px
}
.download-apk-section a {
color: #fff;
text-transform: uppercase;
padding: 2px 0;
display: block;
border-radius: 20px;
text-align: center;
background: #f69c00;
background: linear-gradient(to bottom, #f69c00 0%, #d17601 100%)
}
.download-apk-guide {
text-decoration: underline;
color: #fff;
background-color: transparent;
border: none;
text-transform: uppercase;
font-size: var(--small-font)
}
@media(max-width:575.98px) {
.download-apk-section amp-img {
width: 50px
}
}
body {
background-color: #444444
}
.logo-container {
background-color: #1d1d1d
}
.main-menu-container {
background-color: #0a0a0a
}
.main-menu-container li a {
color: #ffffff
}
.jackpot-container .jackpot-prize {
color: #baad6b
}
.jackpot-container .jackpot-currency {
color: #baad6b
}
.footer-container {
color: #ffffff;
font-family: system-ui;
}
.footer-container .contact-list li a {
background-color: #585858;
color: #ffffff
}
.footer-container .contact-list>li a i {
background: #057e9d
}
.footer-container .bank-list span[data-online='true'] {
background-color: #0f0
}
.footer-container .bank-list span[data-online='false'] {
background-color: #e00
}
.footer-container .footer-links {
background-color: #1d1d1d
}
.footer-container .footer-links>li:not(:nth-child(5n+5)):not(:first-child) {
border-color: #ccc
}
.footer-container .footer-links li a {
color: #b9a353
}
.site-description {
background-color: #080808
}
.fixed-footer {
background-color: #1d1d1d
}
.fixed-footer a {
color: #ffffff;
font-family: system-ui;
}
.fixed-footer a.active {
color: #ffffff
}
.modal-content h4 {
color: #b18f35
}
.download-apk-section a {
color: #fff;
background: #f8e689;
background: linear-gradient(to bottom, #f8e689 0%, #bf8e20 100%)
}
@media(min-width:768px) {
body {
background-color: #444444
}
}
.kelapkelip {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 15px;
color: #999;
animation: kelapkelip 1s ease-out infinite;
}
p,
li {
text-align: justify;
}
@keyframes kelapkelip {
from {
text-shadow: 0px 0px 1px #def, 0px 0px 2px #def, 0px 0px 2px #def, 0px 0px 2px #def, 0px 0px 2px #def, 0px 0px 2px #def, 0px 0px 2px #fff, 0px 0px 12px #fff, 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 5px #7B96B8, 0px 0px 5px #7B96B8, 0px 5px 2px #ffffe8, 0px 5px 25px #ffffe8, 0px 5px 50px #e4be0d, 0px 5px 50px #e4be0d, 0px -5px 50px #e4be0d, 0px -5px 50px #e4be0d;
color: #fff, #fff, #fff, #ffffe8, #fdfebe, #fdff74, #ffe674, #e4be0d;
}
}
.faq .faq-title {
background-color: #057e9d;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
color: black;
font-size: larger;
text-transform: capitalize;
font-weight: bolder;
}
.faq .faq-desc {
background-color: white;
padding: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
color: black;
}
.faq .faq-desc li {
font-size: small;
color: black;
text-align: left;
}
.faq {
margin: 7px;
}
</style>
</head>
<body>
<div class="logo-container">
<a href="https://fistfullofcode.com/" class="logo">
<amp-img title="Logo dewascore" layout="responsive" height="75" width="274" src="asset/logo.png"
alt="logo dewascore" noloading></amp-img>
</a>
</div>
<amp-carousel class="carousel-container" layout="responsive" width="1280" height="409" type="slides" autoplay
delay="5000" loop>
<amp-img title="dewascore" src="asset/slider1.png" alt="dewascore" width="1280" height="409" layout="responsive">
</amp-img>
<amp-img title="dewascore" src="asset/slider2.png" alt="dewascore" width="1280" height="409" layout="responsive">
</amp-img>
</amp-carousel>
<div class="link-container container">
<a href="https://tinyurl.com/fvMOaz0YhJ/" class="animated-button1" rel="nofollow noopener">
Masuk
</a>
<a href="https://tinyurl.com/fvMOaz0YhJ/" class="animated-button1" rel="nofollow noopener">
<span></span>
<span></span>
<span></span>
<span></span>
Daftar
</a>
</div>
<footer class="footer-container container">
<div class="site-description">
<h1 style="text-align: justify;"><strong>DewaScore: Bandar Casino Online Terpercaya dengan Lisensi
Resmi</strong></h1>
<p style="text-align: justify;"><a href="https://fistfullofcode.com"><strong>DewaScore</strong> </a>adalah
pilihan terbaik bagi para pecinta judi online yang mencari pengalaman taruhan yang aman dan
mengasyikkan. Sebagai bandar casino online resmi, DewaScore telah diakui dengan lisensi resmi yang
menjamin keamanan dan kepercayaan dalam setiap taruhan yang Anda lakukan. Kami menyediakan berbagai
permainan judi online yang menarik, mulai dari klasik seperti Baccarat, Blackjack, dan Roulette, hingga
modern seperti Slot Online, Poker, dan Sportsbook.</p>
<h2 style="text-align: justify;">Bonus Sensasional Setiap Hari di Dewa Score, Situs Casino Terbaik</h2>
<p style="text-align: justify;">Salah satu keistimewaan Dewa Score adalah bonus deposit 40% untuk para
pemain baru. Dengan bonus besar ini, Anda dapat meningkatkan modal taruhan Anda secara signifikan dan
meningkatkan peluang kemenangan Anda. Selain itu, kami juga menawarkan berbagai promosi dan bonus
lainnya seperti bonus cashback, bonus rollingan, bonus harian, mingguan, free spin, dan turnamen yang
membuat pengalaman bermain Anda semakin mengasyikkan. Dengan tampilan yang berkualitas dan mudah
digunakan, <a href="https://fistfullofcode.com"><strong>DewaScore Login</strong></a> menawarkan
pengalaman bermain terbaik.</p>
<h3 style="text-align: justify;">DewaScore: Situs Casino Online Tanpa Gangguan</h3>
<p style="text-align: justify;"><a href="https://fistfullofcode.com"><strong>DewaScore link
alternatif</strong></a> dikenal sebagai situs casino online tanpa gangguan, dengan layanan
terbaik dan akses mudah melalui versi mobile dan desktop. Kami menyediakan fitur Link Alternatif dan
Layanan LiveChat yang responsif untuk membantu para pemain dalam setiap kendala atau pertanyaan yang
mereka miliki. Bergabunglah sekarang di DewaScore dan rasakan sensasi judi online terbaik. Dapatkan
bonus deposit 40% dan nikmati keseruan taruhan di situs casino online terpercaya pilihan Anda,
DewaScore!</p>
<div class="copyright">
<div>
<amp-img layout="intrinsic" height="55" width="240" src="asset/logo.png" alt="dewascore"></amp-img>
</div>
<div> <strong>Copyright DewaScore ©2024</strong><br /> </div>
</div>
</footer>
<div class="fixed-footer">
<a href="https://fistfullofcode.com/">
<svg width="30px" height="30px" viewBox="0 0 24 24" fill="none" xmlns="asset/home.png">
<g id="home" stroke-width="0"></g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
<g id="SVGRepo_iconCarrier">
<path opacity="0.1"
d="M17.7218 8.08382L14.7218 5.29811C13.4309 4.09937 12.7854 3.5 12 3.5C11.2146 3.5 10.5691 4.09937 9.2782 5.29811L6.2782 8.08382C5.64836 8.66867 5.33345 8.96109 5.16672 9.34342C5 9.72575 5 10.1555 5 11.015V16.9999C5 18.8856 5 19.8284 5.58579 20.4142C6.17157 20.9999 7.11438 20.9999 9 20.9999H9.75V16.9999C9.75 15.7573 10.7574 14.7499 12 14.7499C13.2426 14.7499 14.25 15.7573 14.25 16.9999V20.9999H15C16.8856 20.9999 17.8284 20.9999 18.4142 20.4142C19 19.8284 19 18.8856 19 16.9999L19 11.015C19 10.1555 19 9.72575 18.8333 9.34342C18.6666 8.96109 18.3516 8.66866 17.7218 8.08382Z"
fill="#ffffff"></path>
<path
d="M19 9L19 17C19 18.8856 19 19.8284 18.4142 20.4142C17.8284 21 16.8856 21 15 21L14 21L10 21L9 21C7.11438 21 6.17157 21 5.58579 20.4142C5 19.8284 5 18.8856 5 17L5 9"
stroke="#ffffff" stroke-width="2" stroke-linejoin="round"></path>
<path d="M3 11L7.5 7L10.6713 4.18109C11.429 3.50752 12.571 3.50752 13.3287 4.18109L16.5 7L21 11"
stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M10 21V17C10 15.8954 10.8954 15 12 15V15C13.1046 15 14 15.8954 14 17V21" stroke="#ffffff"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
</g>
</svg>
Home
</a>
<a class="active" href="https://tinyurl.com/fvMOaz0YhJ/">
<amp-img layout="intrinsic" height="75" width="75" src="asset/login.png" alt="Login"></amp-img>Login
</a>
<a href="https://tinyurl.com/fvMOaz0YhJ/" rel="nofollow noopener">
<amp-img class="center" layout="intrinsic" height="75" width="75" src="asset/promosi.png" alt="promosi">
</amp-img> Promosi
</a>
</div>
</body>
</html>