* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url("https://willdotjpg.gay/images/backgrounds/battle%20against%202.png");
    color: #fff;
    font-family: "Times New Roman";
}

button {
    background-color: #56106a;
    height: 29.9px;
    width: 100%;
    border: 7px outset #3b1460;
    font-weight: bold;
    line-height: 10px;
    font-size: 15px;
    font-family: "Times New Roman";
}

button a:visited {
    color: #000;
}

button a:hover {
    color: #695ea5;
}

button a {
    color: #fff;
    text-decoration: none;
}

.main {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: px;
    height: 900px;
    background-color: #1f1f1f;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.header {
    width: 598px;
    height: 80px;
    background-image: url("https://willdotjpg.gay/images/header7.png");
    background-size: contain;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
}

.bio {
    width: 598px;
    height: 200px;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding: 10px;
}

.biotext {
    width: 415px;
    height: 190px;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 160px;
    align-content: center;
}

.links {
    width: 299px;
    height: 265px;
    box-sizing: border-box;
    padding-top: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.featured {
    padding-top: 10px;
    width: 299px;
    height: 618px;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    position: absolute;
    margin-left: 298px;
}

.design1 {
    width: 250px;
    height: 250px;
    border: 1px solid #fff;
    margin-left: 24px;
    text-align: center;
}

.design2 {
    width: 250px;
    height: 250px;
    border: 1px solid #fff;
    margin-left: 24px;
    margin-top: 15px;
}

.extra {
    width: 297px;
    height: 351px;
    background-image: url("https://willdotjpg.gay/images/backgrounds/bgstarz3.gif");
    padding-top: 10px;
    box-sizing: border-box;
}
