import QtQuick 2.15
Rectangle {
nanchors {
horizontalCenter: parent.horizontalCenter
verticalCenter: parent.verticalCenter
}