.websitewhole {
    background-color: #ff3333;
}

.blackwelcome {
    font-size: 50px;
    color: white;
    text-align: center;
    background-color: black;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 30px;
    margin: 5px;
    padding: 5px;
    color: white
}

.title {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 30px;
    margin: 5px;
    padding: 5px;
    color: white
}

.title2 {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 15px;
    margin: 5px;
    padding: 5px;
    color: white
}

.title3 {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    color: white
}

.title4 {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    color: white
}

.logo {
    display: block;
    margin-left: auto;
    margin-right: 750px;
    padding: 80px;
    width: 40%;
}

.text {
    font-size: 20px;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white
}

.aftertitle {
    margin: 0px;
    font-size: 50px;
}

.josephspin {
    width: 20%;
    height: 20%;
    align-self: bottom;
}

.arrow {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 50px;
    margin: 50px;
    padding: 5px;
    color: white
}

.textqoute {
    font-size: 30px;
    width: 500px;
    text-align: center;
    padding: 1px;
    margin-left: 1000px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white
}

.icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 80px;
    width: 10%;
    height: 10%;
    float: left;
}

.links {
    font-size: 50px;
    color: white;
    text-align: center;
    background-color: black;
    margin-bottom: 50px;
}

.linkicons {
    margin-left: 500px;
    margin-right: 500px;
    width: 80%;
    height: 80%;
    padding-left: 5px;
    padding-right: 5px;
}

.yt {
    width: 10%;
    height: 10%;
}

.yt:hover {
    width: 20%;
    height: 20%;
}