body{
background-color: black;
color: rgb(0, 103, 222);
font-family: "Story Script", sans-serif;
}
header{
    font-size: 20px;
}
h1{
    font-size: 40px;
}
p{
    font-size: 28px;
}