.row {
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-md-left,
.col-md-center,
.col-md-right {
    position: relative;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-left,
    .col-md-center,
    .col-md-right,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-left{
        width: 28%;
    }
    .col-md-right{
        width: 28%;
        left: 44%;
    }
    .col-md-center{
        width: 44%;
        right: 28%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.nav-two {
    margin-left: 200px;
}


@media (max-width: 767px) {

    .nav-two {
        margin-left: 0px;
        margin-top: -30px;
        padding-top: 0!important;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}/* General Panel */
.cyberpunk-panel {
    background-color: transparent; /* Make the entire panel background transparent */
    border-bottom: 2px solid #1a1a1a;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 50px; /* Set height to 50px */
}

/* Navbar */
.cyberpunk-navbar {
    display: flex;
    align-items: center;
    background-color: transparent; /* เอาพื้นหลังออก */
    border-radius: 0px; /* No rounded corners */
    padding: 0 10px; /* Adjust padding to fit within the 50px height */
    height: 50px; /* Set height to match the panel */
}

.cyberpunk-nav {
    list-style: none;
    display: flex;
    margin-left: 20px;
}

.cyberpunk-nav li {
    margin-right: 20px;
    position: relative;
    display: flex;
    align-items: center; /* Vertically center the text */
}

/* Link Style */
.cyberpunk-link {
    text-decoration: none;
    color: #ffffff;
    font-family: "Sriracha", cursive;
    font-size: 14px; /* Reduce font size to fit within 50px height */
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding: 10px 15px; /* Adjust padding to fit the smaller height */
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
    background: transparent; /* เอาพื้นหลังออก */
    border-radius: 5px;
    overflow: hidden;
    height: 50px; /* Set height to 50px to fit */
    line-height: normal; /* Ensure line-height does not interfere */
    display: flex;
    align-items: center; /* Vertically center text within the link */
}

/* Continuous glowing underline */
.cyberpunk-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, #ff007f, #00ffff);
    box-shadow: 0 0 10px rgba(255, 0, 127, 0.5), 0 0 10px rgba(0, 255, 255, 0.5);
    transform: scaleX(1);
    transition: all 0.2s ease-in-out;
    animation: cyberpunk-glow-fast 1s linear infinite alternate; /* Faster animation */
}

/* Faster and changing color animation for underline */
@keyframes cyberpunk-glow-fast {
    0% { background: linear-gradient(90deg, #ff007f, #00ffff); }
    25% { background: linear-gradient(90deg, #00ffff, #ff007f); }
    50% { background: linear-gradient(90deg, #00ff00, #ff007f); }
    75% { background: linear-gradient(90deg, #ff0000, #00ffff); }
    100% { background: linear-gradient(90deg, #ff007f, #00ff00); }
}

.cyberpunk-link:hover:before {
    transform: scaleX(1.1);
}

.cyberpunk-link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 200%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: translateX(-50%) scaleX(0.3);
    transition: all 0.4s ease;
}

.cyberpunk-link:hover:after {
    transform: translateX(-50%) scaleX(1);
    background: rgba(255, 255, 255, 0.3);
}

/* Right section */
.cyberpunk-right {
    display: flex;
    gap: 20px;
    background-color: transparent; /* เอาพื้นหลังออก */
    border-radius: 10px; /* Rounded corners for the right panel */
    padding: 5px 10px; /* Adjust padding to fit within 50px height */
    height: 50px; /* Set height to 50px to match the panel */
}

.ranking-section {
    width: 100%;
    max-width: 300px;
    margin: 20px auto;
    /* ลบหรือคอมเมนต์ออก */
    /* border: 2px solid yellow; */ /* Remove yellow border */
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
}

.ranking-header {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.ranking-header-image {
    width: 100%;
    height: auto;
    border-radius: 10px 10px 0 0;
}

.ranking-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-family: 'Orbitron', sans-serif;
    font-size: 18px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.ranking-table {
    overflow: hidden;
}

table {
    width: 100%;
    border-collapse: collapse;
    color: white;
}

th, td {
    padding: 8px 12px;
    /* text-align: center; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

th {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: bold;
}

tbody tr:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Container ที่จัดให้โลโก้กลางหน้าจอ */
.logo-container {
    margin-top: 40px;
    height: 160px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* ปรับขนาดโลโก้สำหรับหน้าจอเล็ก */
.logo-img {
    width: 150px;
}

/* ปรับขนาดโลโก้สำหรับหน้าจอใหญ่ */
.logo-img-large {
    width: 500px; /* หรือขนาดที่คุณต้องการ */
    padding-top: 200px;
}

/* จัดตำแหน่งภาพที่สอง */
.game-pc-img {
    margin-top: 10px;
}


@media (min-width: 768px) {

}

/* General styles for larger screens (PC) */
body {
    font-size: 16px;
    overflow-x: hidden; 
}



.logo-container {
    text-align: center;
    margin: 0 auto;
}

.ranking-section {
    width: 30%;
    margin: 0 10px;
}

/* For tablet screens (768px - 1024px) */
@media (max-width: 1024px) {
    .topPanel-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .logo-container {
        margin-top: 20px;
    }

    .ranking-section {
        width: 45%;
        margin: 10px auto;
    }

    .mainHomeBlockPlugin {
        flex-direction: column;
        align-items: center;
    }
}

/* สำหรับหน้าจอมือถือและแท็บเล็ต */
@media (max-width: 768px) {
    /* ปรับขนาดโลโก้ให้เหมาะสม */
    .logo-container img {
        width: 80%; /* ปรับขนาดโลโก้ให้เล็กลงบนมือถือ */
        height: auto;
        margin: 0 auto; /* จัดให้อยู่ตรงกลาง */
    }

    /* ปรับขนาดของข้อความใหญ่ */
    .header-title {
        font-size: 24px; /* ลดขนาดฟอนต์ของข้อความขนาดใหญ่ */
        text-align: center;
        margin: 10px auto;
    }

    /* ป้องกันข้อความถูกตัด */
    .header-title span {
        display: inline-block;
        white-space: normal; /* ป้องกันไม่ให้ข้อความถูกตัด */
        word-wrap: break-word; /* ให้ข้อความยาวถูกหักบรรทัด */
    }

    /* ปรับขนาดองค์ประกอบใหญ่อื่นๆ */
    .main-section, .ranking-section {
        width: 90%; /* ทำให้แต่ละ section เต็มหน้าจอบนอุปกรณ์มือถือ */
        margin: 0 auto;
    }

    .ranking-header img {
        width: 100%; /* ปรับขนาดรูปภาพ header ของ ranking ให้เต็มหน้าจอ */
    }

    /* ป้องกันการเลื่อนในแนวนอน */
    body {
        overflow-x: hidden;
    }

        /* จัดการเรียงให้เป็นแนวตั้งเมื่อหน้าจอเล็ก */
        .mainHomeBlockPlugin {
            flex-direction: column;
            align-items: center;
        }
    
        .ranking-section, .blockHomePlugin {
            width: 90%; /* ปรับขนาดให้เต็มหน้าจอในมือถือ */
            margin-bottom: 20px;
        }
    
        /* ลดขนาดของตาราง Ranking เพื่อให้พอดีกับหน้าจอมือถือ */
        .ranking-table table {
            width: 100%;
            font-size: 14px; /* ลดขนาดตัวอักษรในตาราง */
        }
    
        .ranking-header img {
            width: 100%; /* ปรับขนาดของ header image ใน ranking ให้พอดี */
        }
    
        /* ปรับ iframe ให้ responsive */
        iframe {
            width: 100%;
            height: auto;
        }
}


.container {
    margin-top: -300px;
}
.box-yellow {
    border: 3px solid yellow;
    border-radius: 10px;
    height: 500px;
}

.box-red {
    border: 3px solid red;
    border-radius: 10px;
    height: 500px;
}