Posts

Showing posts with the label The energy transition is not just a necessity

The energy transition is not just a necessity

  <! DOCTYPE html > < html lang = "en" > < head >   < meta charset = "UTF-8" >   < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >   < title > The energy transition is not just a necessity</ title >   < style >     * {       margin: 0 ;       padding: 0 ;       list-style: none ;       text-decoration: none ;       font-family: Arial , Helvetica , sans-serif ;     }     .header {       width: 100 % ;       display: flex ;       justify-content: space-between ;       align-items: center ;       box-shadow: 0 px 3 px 10 px 0 px #ccc ;       padding: 10 px 20 px ;     }     .headerleft {       display: flex ;       align-items: center ; ...