html {
  height: 100%;
  width: 100%;
}
h1{
  color:lightblue;
}
#mypara{
  color:lightpink
}

h2{
  color: cornflowerblue
}

body {text-align: center;}
