
h1 {
    font-family: "Oswald", "consolas";
    text-align: center;
    position: relative;
    top: 20px;
}

body {
    background-color: rgb(59, 131, 255);
}


form {
    position: relative;
    left: 20px;
}


