
body {
    background-color: #ebe3e3;
    padding: 50px;
}
h1{
    text-align: center;
    color: #146AEC;
    font-size: 120px;
    font-style: italic;
}