.fereastra{
  margin: auto;
  max-width: content;
  width: 80%;
  align: center;
  overflow:hidden;
}
#blc{
 position: relative;
 left: 500;
 display: flex;
 transition: 2s;
}