body {
  background-color: transparent;
}

html {
    overflow-y: scroll;
}

.container {
  margin: 0 auto;    
  padding: 0 20px;  
}