h1{
  
  color: #0066ff;
  font-family: 'Sriracha', cursive;}

h3{
  color:#3399ff
    font-family: 'Roboto', sans-serif;}

ul{
  font-family: 'Roboto', sans-serif;
  color: #ffffff}
  p{
    font-family: 'Roboto', sans-serif;
color: #ffffff}
figcaption{
  font-family: 'Sriracha', cursive;
  color: #ffffff}

body {
 background-image: url("");
 background-color: #cccccc;
}

