body {
    font-family: 'Arial', sans-serif;
    padding: 20px;
    text-align: center;
    color: white;
    background: url(../l/RBC-Corporation.png);
    background-repeat: no-repeat;
    background-color: black;
    background-size: contain;
    background-attachment: fixed;
    background-position: center;
}

.rztpack {
    display: flex;
    margin: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.rzt {
    display: block;
    width: 550px;
    height: 150px;
    background: url('../l/RZT.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

h1 {
    background-color: rgba(0, 0, 0, 0.678);
}

h3 {
    background-color: rgba(0, 0, 0, 0.678);
}

p {
    background-color: rgba(0, 0, 0, 0.7);
}

.links-container {
    display: flex;
    margin: auto;
    max-width: 500px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.pfp {
    display: block;
    width: 300px;
    height: 300px;
    margin-bottom: 10px;
    border: red inset 7px;
    border-radius: 5px;
    background: url(../a/ReeliindaBlush.png), url(../a/Inter-Galactic.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain, 500px;
}

.link-item {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 4px;
    width: 750px;
    height: 75px;
    text-decoration: none;
    color: aliceblue;
    border: red 5px outset;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.973);
    transition: background-color 0.3s ease;
}

.link-item:hover {
    background-color: red;
    border: white 5px inset;
}

.linktag {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 300px;
    height: 100px;
    flex-wrap: wrap;

}

.boxa {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/X.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxb {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/Threads.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxc {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/IG.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxd {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/Twitch.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxe {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/RBC.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
}

.boxf {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/YouTube.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.boxg {
    display: block;
    width: 300px;
    height: 75px;
    background: url('../l/TT.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.boxm {
    justify-content: center;
    text-align: center;
    align-items: center;
}

.supportbox {
    display: flex;
    margin: 10px;
    width: 750px;
    border: red 5px outset;
    background-color: rgba(0, 0, 0, 0.877);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}

.topT {
    display: flex;
    width: 100%;
    height: 35%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.qrcode {
    display: block;
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
    border: red inset 5px;
    border-radius: 10px;
    background: url('../a/RBC2.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.top {
    display: flex;
    width: 100%;
    height: 35%;
}

.bottom {
    display: flex;
    width: 100%;
    height: 35%;
}

.box1 {
    display: block;
    width: 100%;
    height: 75px;
    border: red 4px outset;
    background: url('../l/PP.png');
    background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px;
    transition: background-color 0.3s ease;
}

.box1:hover {
    border: white 4px inset;
    background: url('../l/pplong.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
    background-color: red;
    cursor: pointer;
}

.box2 {
    display: block;
    width: 100%;
    height: 75px;
    border: red 4px outset;
    background: url('../l/z.png');
    background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    transition: background-color 0.3s ease;
}

.box2:hover {
    border: white 4px inset;
    background-color: red;
    background: url('../l/zlong.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120px;
    cursor: pointer;
}

.box3 {
    display: block;
    width: 100%;
    height: 75px;
    border: red 4px outset;
    background: url('../l/xlm.png');
    background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    transition: background-color 0.3s ease;
}

.box3:hover {
    border: white 4px inset;
    background-color: red;
    background: url('../l/stellar.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120px;
    cursor: pointer;
}

.box4 {
    display: block;
    width: 100%;
    height: 75px;
    border: red 4px outset;
    background: url('../l/sol.png');
    background-color: black;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70px;
    transition: background-color 0.3s ease;
}

.box4:hover {
    border: white 4px inset;
    background-color: red;
    background: url('../l/solana.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 160px;
    cursor: pointer;
}