 body {
      font-family: sans-serif;
      text-align: center;
      margin-top: 50px;
      background: #e4debc;
    }
    
    svg {
      width: 100px; 
      height: 100px;
      margin: 20px;
    }