body {
    margin: 0%;
    padding: 0%;

}

.cover {
    background-image: url(https://cdn.mos.cms.futurecdn.net/R8hQvvEoMzAGXGSV5YuiBF-1200-80.jpg);
    height: 750px;
    background-size: cover;
    background-position: center;
}


#heading {
    text-align: center;
    color: ghostwhite;
    font-size: xx-large;
    padding-top: 100px;
}

#line {
    text-align: center;
    color: ghostwhite;
    font-size: large;
    margin-top: auto;
}

#option {
    border-radius: 0%;
    border-color: floralwhite;
    background-color: rgba(0, 255, 255, 0);
    padding: 25px 130px;
    justify-content: center;
    display: block;
    border-style: solid;
    font-size: large;
    color: #fff;
    align-items: center;
    display: flex;
    padding-left: 200px;
}

.form-container {
    margin-left: 500px;
    margin-right: 500px;
}

input::placeholder {
    color: #fff;
    font-size: large;
}

#button0 {
    background-color: #ffffff00;
    padding: 26px 310px;
    justify-content: center;
    display: block;
    align-items: center;
    display: flex;
    padding-left: 200px;
    border-color: #fff;
    color: #fff;
}

#button0:hover {
    background: #fff;
    box-shadow: #ffffff;
    color: #000;
}

#nobutton {
    background-color: #ffffff00;
    border-color: rgba(250, 235, 215, 0);
    color: #fff;
    align-items: center;
    font-size: medium;
    margin-left: 45px;
    padding-top: 20px;
}

#onbutton {
    background-color: #ffffff00;
    border-color: rgba(250, 235, 215, 0);
    color: #fff;
    align-items: center;
    font-size: medium;
    margin-left: 190px;
    overflow: hidden;
    padding-top: 20px;
}


.video {
    position: absolute;
    right: 10;
    left: 0%;
    background-size: cover;
    z-index: -1;
    min-width: 100%;
    min-height: 100%;
    background-position: 0%;
    margin-top: -22px;
}

.video p {
    width: 100%;
    height: 100vh;
    position: relative;
    display: flex;
    text-align: center;
    justify-content: center;
}

#text {
    text-align: left;
    margin-top: 10px;
    color: #fff;
    margin-right: 90px;
    padding-left: 800px;
}

#headingtext {
    text-align: right;
    color: #fff;
    margin-right: 260px;
    padding-top: 400px;
}

.container {
    position: relative;
    background: black;
    margin-top: 400px;
    display: flex;
}

.slide {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow-x: hidden;
}

.head-container {
    background-color: #000;
    margin-top: -100px;
}

#heading2 {
    text-align: center;
    color: #fff;
    margin-top: 260px;
    padding-top: 30px;
    background-color: #000;
    font-size: xx-large;

}

#text2 {
    text-align: center;
    color: #fff;
}

.button a {
    text-decoration: none;
    color: #fff;
    position: relative;
    font-size: 15px;
    display: inline-flex;
    border: 2px solid #fff;
    padding: 10px 30px;
    margin-top: 20px;
    font-family: Arial, sans-serif;
    margin-left: 70px;
    height: 30px;
    align-items: center;
    margin-left: 650px;
    margin-bottom: 100px;
}

.button a:hover {
    background: #fff;
    box-shadow: #ffffff;
    color: #000;
}

.video2 {
    position: absolute;
    right: 10;
    left: 0%;
    background-size: cover;
    z-index: -1;
    min-width: 100%;
    height: 100vh;
    background-position: 0%
}

.cover2 {
    background-image: url(C:\Users\bhavn\spaceX_careers\Images\img-3.jpeg);
    height: 750px;
    background-size: cover;
    background-position: center;
}

.picture {
    height: 700px;
    width: 100%;
    margin-top: 600px;

}

.new {
    display: flex;
}

.line {
    color: white;
    text-align: center;
    font-size: large;
}

.em {
    color: #fff;
    text-align: center;
    padding-bottom: 40px;
}

#line2 {
    height: 30px;
    padding: 0px 640px;
}

.buttons {
    margin-left: -100px;
}

.buttons a {
    text-decoration: none;
    color: #fff;
    position: relative;
    font-size: 15px;
    display: inline-flex;
    border: 2px solid #fff;
    padding: 13px 30px;
    margin-top: 70px;
    font-family: Arial, sans-serif;
    margin-left: 70px;
    height: 30px;
    align-items: center;
    margin-left: 685px;
    margin-bottom: 100px;
}

.buttons a:hover {
    background: #fff;
    box-shadow: #ffffff;
    color: #000;
}

.black {
    background-color: #000;
    padding-top: 20px;
    margin-top: -10px;

}

#Options {
    background-color: #000;
}
