// pages

$screenHeight: $height / 1px;

$pathImg: '../img/#{$screenHeight}';

html, body {
    background: transparent;
}

// pages
@import "pages/main";
