@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body {
  background-color:  #66d3e7;
  font-family: "Noto Sans", system-ui;
}
.fotobros {
  width: 545px;
  
}
h1:hover, h3:hover,p:hover{
  color: white;
}