#Colegio{
  
background-color: lightpink;
color: #800080;
font-family: 'Goblin One', cursive;
font-size: 30px;
  }

html {
  scroll-behavior: smooth;
}