h3 {
    text-align: center;

}
h1 {
    text-align: center;
    margin-bottom: 10%;
    margin-top: 10%;
    color: white;
}
h2 {
    text-align: center;
    color: white;
}
body {
    background-color: rgb(0, 0, 0);
}